claw::meta::if_then_else< true, ThenPart, ElsePart > Struct Template Reference
#include <meta.hpp>
List of all members.
Detailed Description
template<typename ThenPart, typename ElsePart>
struct claw::meta::if_then_else< true, ThenPart, ElsePart >
Definition at line 170 of file meta.hpp.
|
Public Types |
typedef ThenPart | result |
Member Typedef Documentation
template<typename ThenPart, typename ElsePart>
The documentation for this struct was generated from the following file: