![]() |
#2
小糊涂神c302012-09-28 09:07
|
friend std::ostream & operator<< <> (std::ostream &, const Board<ItemType, SIZE> &);
这一句话 可以解释一下什么意思吗?
可不可以讲的比较详细点 尤其 std::ostream & operator<< <> 这个。
还有 template <<class ItemType, int SIZE> 这个又是什么意思?
谢谢了