table of contents
std::is_void< _Tp >(3) | Library Functions Manual | std::is_void< _Tp >(3) |
NAME¶
std::is_void< _Tp > - is_void
SYNOPSIS¶
Inherits __is_void_helper::type.
Detailed Description¶
template<typename _Tp>¶
struct std::is_void< _Tp >" is_void
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Dec 18 2023 | libstdc++ |