Go to the source code of this file.
Defines | |
| #define | PURE_VIRTUAL { throw "Pure virtual function called!"; } |
| #define | INTERVAL_LIBRARY_FILIB 0 |
| #define | INTERVAL_LIBRARY_BOOST 1 |
| #define | COCONUT_INTERVAL_LIBRARY INTERVAL_LIBRARY_FILIB |
| #define | COCONUT_LINUX 1 |
| #define | __COCONUT_PRETTY_FUNCTION__ __PRETTY_FUNCTION__ |
Definition in file coconut_config.h.
| #define __COCONUT_PRETTY_FUNCTION__ __PRETTY_FUNCTION__ |
Definition at line 56 of file coconut_config.h.
| #define COCONUT_INTERVAL_LIBRARY INTERVAL_LIBRARY_FILIB |
Definition at line 45 of file coconut_config.h.
| #define COCONUT_LINUX 1 |
Definition at line 47 of file coconut_config.h.
| #define INTERVAL_LIBRARY_BOOST 1 |
Definition at line 43 of file coconut_config.h.
| #define INTERVAL_LIBRARY_FILIB 0 |
Definition at line 42 of file coconut_config.h.
1.5.8