Timestamp:
May 7, 2008, 1:38:13 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
a01955
Parents:
417bb5
Message:

AtomStackClass -> template <typename T> StackClass<T> change in new file stackclass.hpp, other templates to helpers.hpp

StackClass was changed to a template and as template code may only be present in header file was moved to a new
header file stackclass.hpp. New file was added to Makefile.am
Other templates (list management et al) were moved to helpers.hpp as they are more sensibly placed there.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.