Provided by: libstdc++6-4.7-doc_4.7.3-12ubuntu1_all bug

NAME

       std::enable_if< bool, _Tp > -

SYNOPSIS

Detailed Description

   template<bool, typename _Tp = void>struct std::enable_if< bool, _Tp >
       Define a member typedef type only if a boolean constant is true.

       Definition at line 1718 of file type_traits.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.