|
Jpp
|
Go to the source code of this file.
Classes | |
| struct | JLANG::JTest |
| Auxiliary base class for compile time evaluation of test. More... | |
| struct | JLANG::JTest::JTrue |
| definition of true More... | |
| struct | JLANG::JTest::JFalse |
| definition of false More... | |
| struct | JLANG::JTest::JTypecheck< U, U > |
| Auxiliary class for type checking. More... | |
Namespaces | |
| JLANG | |
| Auxiliary classes and methods for language specific functionality. | |
| JPP | |
Macros | |
| #define | JTEST(__A__) (sizeof(__A__) == sizeof(JTrue)) |
| Test macro. More... | |
1.8.5