0_0_11143768_8394.cpp:14: error: ISO C++ forbids initialization of member `d'
0_0_11143768_8394.cpp:14: error: making `d' static
0_0_11143768_8394.cpp:14: error: ISO C++ forbids in-class initialization of non-const static member `d'
0_0_11143768_8394.cpp:15: error: ISO C++ forbids initialization of member `next'
0_0_11143768_8394.cpp:15: error: making `next' static
0_0_11143768_8394.cpp:15: error: invalid in-class initialization of static data member of non-integral type `After*'
0_0_11143768_8394.cpp:19: error: ISO C++ forbids initialization of member `next'
0_0_11143768_8394.cpp:19: error: making `next' static
0_0_11143768_8394.cpp:19: error: invalid in-class initialization of static data member of non-integral type `After*'
0_0_11143768_8394.cpp: In function `int main()':
0_0_11143768_8394.cpp:29: error: 'struct Begin' has no member named 'next'
0_0_11143768_8394.cpp:35: error: 'struct After' has no member named 'next'
0_0_11143768_8394.cpp:36: error: 'struct Begin' has no member named 'next'
0_0_11143768_8394.cpp:37: error: 'struct Begin' has no member named 'next'
0_0_11143768_8394.cpp:40: error: 'struct Begin' has no member named 'next'
0_0_11143768_8394.cpp:42: error: 'struct After' has no member named 'next'
0_0_11143768_8394.cpp:43: error: 'struct Begin' has no member named 'next'
0_0_11143768_8394.cpp:47: error: 'struct After' has no member named 'next'
0_0_11143768_8394.cpp:48: error: 'struct After' has no member named 'next'
0_0_11143768_8394.cpp:52: error: 'struct After' has no member named 'next'
0_0_11143768_8394.cpp:53: error: 'struct After' has no member named 'next'
0_0_11143768_8394.cpp:53: error: 'struct After' has no member named 'next'
0_0_11143768_8394.cpp:54: error: 'struct After' has no member named 'next'
0_0_11143768_8394.cpp:58: error: 'struct After' has no member named 'next'
0_0_11143768_8394.cpp:70: error: 'struct Begin' has no member named 'next'
0_0_11143768_8394.cpp:74: error: 'struct After' has no member named 'next'
|