Macros

Référence du fichier include/CastorUtils/config.hpp

Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier :

Macros

#define CASTOR_USE_DOUBLE   0
 Tells whether or not to use doubles for type real (if not, floats are used).
#define CASTOR_USE_MT_CONTAINERS   0
 Tells whether or not to use Castor containers.
#define CASTOR_USE_MULTITHREADING   1
 Tells whether or not to use MultiThreading in Castor dependant projects, check MultithreadConfig.h to configure multithreading.
#define CASTOR_USE_TRACK   1
 Tells whether or not use function tracking.
#define CASTOR_USE_LOG_TRACK   1
 Tells whether or not use log for function tracking (if not, std::cout is used).

Documentation des macros

#define CASTOR_USE_DOUBLE   0

Tells whether or not to use doubles for type real (if not, floats are used).

#define CASTOR_USE_LOG_TRACK   1

Tells whether or not use log for function tracking (if not, std::cout is used).

#define CASTOR_USE_MT_CONTAINERS   0

Tells whether or not to use Castor containers.

#define CASTOR_USE_MULTITHREADING   1

Tells whether or not to use MultiThreading in Castor dependant projects, check MultithreadConfig.h to configure multithreading.

#define CASTOR_USE_TRACK   1

Tells whether or not use function tracking.

 Tout Classes Espaces de nommage Fichiers Fonctions Variables Définition de type Énumérations Valeurs énumérées Amis Macros