libstdc++
std::is_object< _Tp > Struct Template Reference

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 603 of file type_traits.


The documentation for this struct was generated from the following file: