|
CLAW Library (a C++ Library Absolutely Wonderful) 1.5.5
|
#include <conditional.hpp>
Public Types | |
| typedef ThenPart | result |
Definition at line 56 of file conditional.hpp.
| typedef ThenPart claw::meta::if_then_else< true, ThenPart, ElsePart >::result |
Definition at line 58 of file conditional.hpp.
1.7.3