libstdc++
std::enable_if< bool, _Tp > Struct Template Reference
Inheritance diagram for std::enable_if< bool, _Tp >:

Detailed Description

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

enable_if

Definition at line 836 of file type_traits.


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