libstdc++
std::is_error_code_enum< future_errc > Struct Template Reference
Inheritance diagram for std::is_error_code_enum< future_errc >:
[legend]

Public Types

typedef integral_constant< _Tp, __v > type
 
typedef _Tp value_type
 

Public Member Functions

constexpr operator value_type () const
 
constexpr value_type operator() () const
 

Static Public Attributes

static constexpr _Tp value
 

Detailed Description

template<>
struct std::is_error_code_enum< future_errc >

Specialization.

Definition at line 76 of file future.


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