bionic (3) std::is_object.3cxx.gz

NAME
std::is_object< _Tp >
SYNOPSIS
Inherits type< __or_< is_function< _Tp >, is_reference< _Tp >, is_void< _Tp > > >.
Detailed Description
template<typename _Tp> struct std::is_object< _Tp >" is_object Definition at line 564 of file type_traits.
Author
Generated automatically by Doxygen for libstdc++ from the source code.