std::enable_if< bool, _Tp >
Define a member typedef type only if a boolean constant is true.
- Provided by: libstdc++-9-doc (Version: 9.5.0-1ubuntu1~22.04.1)
- Source: gcc-9
- Report a bug
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 2039 of file type_traits.
Generated automatically by Doxygen for libstdc++ from the source code.