DOKK / manpages / debian 13 / libstdc++-12-doc / std::enable_if.3cxx.en
std::enable_if< bool, _Tp >(3cxx) std::enable_if< bool, _Tp >(3cxx)

std::enable_if< bool, _Tp > - Define a member typedef type only if a boolean constant is true.

#include <type_traits>

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

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

libstdc++