Next: Files Hierarchy
Up: Introduction
Previous: Supported Compilers
Contents
ASTL is made of header files, it does not require to compile
any code prior to using it and therefore requires no specific file to
link to.
There is a number of #defines
modifying the compiler behavior :
The only information needed is the include
subdirectory
location, for instance:
g++ -I/home/vince/astl/include main.cc
Vincent Le Maout
2003-07-08