Public Types

internal::conditional< Condition, Then, Else > Struct Template Reference

#include <Meta.h>

List of all members.

Public Types

typedef Then type

template<bool Condition, typename Then, typename Else>
struct internal::conditional< Condition, Then, Else >


Member Typedef Documentation

template<bool Condition, typename Then, typename Else>
typedef Then internal::conditional< Condition, Then, Else >::type

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