Provided by: libstdc++-12-doc_12.2.0-3ubuntu1_all bug

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

       Definition at line 3393 of file type_traits.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.