Provided by: libstdc++-10-doc_10.5.0-1ubuntu1_all
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.
Author
Generated automatically by Doxygen for libstdc++ from the source code.