.TH "std::is_reference< _Tp >" 3cxx "Thu Aug 2 2012" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::is_reference< _Tp > \- .SH SYNOPSIS .br .PP .PP Inherits \fBstd::integral_constant< bool,(is_lvalue_reference< _Tp >::value||is_rvalue_reference< _Tp >::value)>\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBintegral_constant\fP .br < bool, __v > \fBtype\fP" .br .ti -1c .RI "typedef bool \fBvalue_type\fP" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static const bool \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "templatestruct std::is_reference< _Tp >" \fBis_reference\fP .PP Definition at line 88 of file type_traits\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.