false_type Struct Reference

#include <type_traits.h>

Inheritance diagram for false_type:
is_const< T > is_exact_binary< T1, T2 > is_pointer< T > is_same< T1, T2 >

Public Types

enum  { value = false }
 

Detailed Description

Integral constant of type false

Member Enumeration Documentation

anonymous enum
Enumerator
value 

False value


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