Why need do this?The example in MSDN is just like:
class Datalist {
..............
int getMonth() const;
..............
}
inline int Datalist::getMonth() const
{
...
}
let me try with GCC and others.
本帖共有 6 楼,当前显示第 6 楼,本文还有 N-1 层楼,要不你试试看:点击此处阅读更多 >>