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

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 836 of file type_traits.


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