library of assembled shared sources |
http://lass.cocamware.com |
#include <bool.h>
Public Types | |
enum | { value = true } |
typedef True | Type |
The meta boolean type consists of two types True and False. Bool<flag> converts an C
bool
flag to a meta bools True or False
Bool<true>::Type; // resolves to True
Definition at line 94 of file bool.h.
typedef True lass::meta::True::Type [inherited] |
Generated on Mon Nov 10 14:22:09 2008 for Library of Assembled Shared Sources by 1.5.7.1 |