DOKK / manpages / debian 12 / libstdc++-11-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.

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

Definition at line 2199 of file type_traits.

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

Thu Feb 16 2023 libstdc++