Claw 1.7.0
Public Types
claw::meta::if_then_else< false, ThenPart, ElsePart > Struct Template Reference

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 62 of file conditional.hpp.


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