
Go to the source code of this file.
| Classes | |
| class | ecl::Bool< x > | 
| Integral constant wrapper for boolean values. | |
| Namespaces | |
| ecl | |
| Typedefs | |
| typedef Bool< false > | ecl::False | 
| Convenient typedef for the 'false' integral constant wrapper.  More... | |
| typedef Bool< true > | ecl::True | 
| Convenient typedef for the 'true' integral constant wrapper.  More... | |