|
fennec
|
This header is part of the metaprogramming library. It defines structures for constant values, used during compile time.
| Syntax | Description | ||||
|---|---|---|---|---|---|
integral_constant<IntT, IntT ValueV>::type |
A metaprogramming integral constant
| ||||
bool_constant<bool ValueV>::type |
| ||||
bool_constant<bool ValueV>::type |
|