libstdc++
std::is_error_condition_enum< _Tp > Struct Template Reference
Inheritance diagram for std::is_error_condition_enum< _Tp >:
Inheritance graph

List of all members.

Public Types

typedef integral_constant< _Tp,
__v > 
type
typedef _Tp value_type

Static Public Attributes

static const _Tp value

Detailed Description

template<typename _Tp>
struct std::is_error_condition_enum< _Tp >

is_error_condition_enum

Definition at line 56 of file system_error.


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