.TH "std::unwrap_ref_decay< _Tp >" 3cxx "Sun Jan 8 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::unwrap_ref_decay< _Tp > .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "using \fBtype\fP = unwrap_reference_t< \fBdecay_t\fP< _Tp > >" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::unwrap_ref_decay< _Tp >"Decay type and if it's a reference_wrapper, unwrap it .PP \fBSince\fP .RS 4 C++20 .RE .PP .PP Definition at line \fB3393\fP of file \fBtype_traits\fP\&. .SH "Member Typedef Documentation" .PP .SS "template using \fBstd::unwrap_ref_decay\fP< _Tp >::type = unwrap_reference_t<\fBdecay_t\fP<_Tp> >" .PP Definition at line \fB3393\fP of file \fBtype_traits\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.