|
| STK_Arithmetic.h |
| In this file we define for the template class Arithmetic for handling the greatest, lowest, NA,... values of all types.
|
|
| STK_Constants.h |
| In this file we define the main constant which will be used through the STK++ project.
|
|
| STK_Exceptions.h |
| In this file we define the standard Exceptions of the STK++ library.
|
|
| STK_IdTypeImpl.h |
| In this file we define the Runtime Type Identification (RTTI) classes.
|
|
| STK_IRecursiveTemplate.h |
| In this file we define the Interface base class IRecursiveTemplate.
|
|
| STK_IRunner.h |
| In this file we define the Interface base class for all the running classes.
|
|
| STK_Macros.h |
| In this file we define the macro and utilities function used throughout the stk++ library.
|
|
| STK_MacrosVersion.h |
|
| STK_MetaTemplate.h |
| This file contains generic meta-programming classes which are not specifically related to STK++.
|
|
| STK_StaticAssert.h |
| In this file we define a StaticAssert convenience structure for error checking at compile time.
|
|
| STK_Stream.h |
| In this file we sur-define the standard streams with the STK fundamental type Char.
|
|
| STK_Typedefs.h |
| In this file we define the typedef used throughout the stk++ library.
|
|