.TH "std::__is_nullptr_t< _Tp >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__is_nullptr_t< _Tp > \- __is_nullptr_t (deprecated extension)\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBstd::is_null_pointer< _Tp >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "\fBtypedef\fP \fBintegral_constant\fP< _Tp, \fB__v\fP > \fBtype\fP" .br .ti -1c .RI "\fBtypedef\fP _Tp \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "constexpr \fBoperator value_type\fP () const noexcept" .br .ti -1c .RI "constexpr value_type \fBoperator()\fP () const noexcept" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "\fBstatic\fP constexpr _Tp \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template<\fBtypename\fP _Tp> .br struct std::__is_nullptr_t< _Tp >"__is_nullptr_t (deprecated extension)\&. .PP \fBDeprecated\fP .RS 4 Non-standard\&. Use \fCis_null_pointer\fP instead\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.