|
|
|
|
复制本帖HTML代码
|
高亮:
今天贴
X 昨天贴
X 前天贴
X |
point.
I compiled the following code using g++ version 2.95.2 on Solaris:
class Object {
private:
typedef void (Object::*Omf)();
/*static*/ Omf farray[3];
};
Compilation gave no error. I suppose the error was caused by other factors..
|
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法! |
Flying @way
|
|