Provided by: libstdc++-12-doc_12.3.0-1ubuntu1~22.04_all 

NAME
std::unwrap_ref_decay< _Tp >
SYNOPSIS
Public Types using type = unwrap_reference_t< decay_t< _Tp > >
Detailed Description
template<typename _Tp> struct std::unwrap_ref_decay< _Tp >" Decay type and if it's a reference_wrapper, unwrap it Since C++20
Author
Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sat May 13 2023 std::unwrap_ref_decay< _Tp >(3cxx)