Scroll to navigation

std::enable_if< bool, _Tp >(3cxx) std::enable_if< bool, _Tp >(3cxx)

NAME

std::enable_if< bool, _Tp > -

SYNOPSIS

Detailed Description

 

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

enable_if
Definition at line 836 of file type_traits.
 

Author

Generated automatically by Doxygen for libstdc++ from the source code.
Tue Nov 27 2012 libstdc++