table of contents
conflicting packages
std::is_void< _Tp >(3cxx) | std::is_void< _Tp >(3cxx) |
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
Definition at line 285 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Sun Jan 8 2023 | libstdc++ |