Claw  1.7.0
Public Types | List of all members
claw::meta::if_then_else< true, ThenPart, ElsePart > Struct Template Reference

Public Types

typedef ThenPart result

Detailed Description

template<typename ThenPart, typename ElsePart>
struct claw::meta::if_then_else< true, ThenPart, ElsePart >

Definition at line 56 of file conditional.hpp.


The documentation for this struct was generated from the following file: