table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.2.0-17
conflicting packages
__gnu_cxx::_Invalid_type(3cxx) | __gnu_cxx::_Invalid_type(3cxx) |
NAME¶
__gnu_cxx::_Invalid_type
SYNOPSIS¶
#include <pointer.h>
Detailed Description¶
The specialization on this type helps resolve the problem of reference to void, and eliminates the need to specialize _Pointer_adapter for cases of void*, const void*, and so on.
Definition at line 204 of file pointer.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Aug 22 2022 | libstdc++ |