true_type Struct Reference

#include <type_traits.h>

Inheritance diagram for true_type:
is_const< const T > is_exact_binary< T, T > is_pointer< T * > is_same< T, T >

Public Types

enum  { value = true }
 

Detailed Description

Integral constant of type true

Member Enumeration Documentation

anonymous enum
Enumerator
value 

True value


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