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