有人能解释一下这是什么意思吗?
friend std::ostream & operator<< <> (std::ostream &, const Board<ItemType, SIZE> &);这一句话 可以解释一下什么意思吗?
可不可以讲的比较详细点 尤其 std::ostream & operator<< <> 这个。
还有 template <<class ItemType, int SIZE> 这个又是什么意思?
谢谢了
2012-09-28 05:23
2012-09-28 09:07