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