Using CB,GCC,Win XP all are ok.
Using CB,GCC, Ubuntu i have the problem...
error: type/value mismatch at argument 1 in template parameter list for ‘template<class _Tp, class _Alloc> class std::vector’|
error: expected a type, got ‘link’|
error: template argument 2 is invalid|
main.cpp|14|error: invalid type in declaration before ‘;’ token|
||=== Build finished: 4 errors, 0 warnings ===|