std::enable_if< bool, _Tp > Struct Template Reference
[Type Traits]

enable_if More...

Inheritance diagram for std::enable_if< bool, _Tp >:
Inheritance graph
[legend]

Detailed Description

template<bool, typename _Tp = void>
struct std::enable_if< bool, _Tp >

enable_if

Definition at line 356 of file type_traits.


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