Provided by: libstdc++-10-doc_10.5.0-1ubuntu1~22.04.2_all 

NAME
std::enable_if< bool, _Tp > - Define a member typedef type only if a boolean constant is true.
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.
Author
Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Apr 22 2025 std::enable_if< bool, _Tp >(3cxx)