Я понял, но хотел бы узнать прияину этих ошибок
crypto 01.09.2005 11:21
после ./make
ошибки:
^[[D../../src/include/pa_stack.h: In member function 'void Stack<T>::push(T)':
../../src/include/pa_stack.h:23: error: there are no arguments to 'count' that depend on a template parameter, so a declaration of 'count' must be available
../../src/include/pa_stack.h:23: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
../../src/include/pa_stack.h: In member function 'T Stack<T>::pop()':
../../src/include/pa_stack.h:31: error: there are no arguments to 'get' that depend on a template parameter, so a declaration of 'get' must be available
../../src/include/pa_stack.h: In member function 'T Stack<T>::top_value()':
../../src/include/pa_stack.h:39: error: there are no arguments to 'get' that depend on a template parameter, so a declaration of 'get' must be available
../../src/include/pa_stack.h: In member function 'void Stack<T>::wipe_unused()':
../../src/include/pa_stack.h:44: error: 'fused' was not declared in this scope
../../src/include/pa_stack.h:45: error: 'felements' was not declared in this scope
P.S.: Я не сильно секу в компоновке и компиляции, просто задачи другие, но из-за того что писал на парсере, стал теперь заложником траблы что помочь некому, и собираю впервые.
Форум до дыр исчитал.