![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
Backport of std::unwrap_ref_decay from C++20.
More...
Public Types | |
| using | type = unwrap_ref_decay_t<T> |
The decayed type T , subsequently unwrapped if applicable. | |
Backport of std::unwrap_ref_decay from C++20.
| T | A type to decay and then unwrap a reference wrapper |
| using arene::base::unwrap_ref_decay< T >::type = unwrap_ref_decay_t<T> |
The decayed type T , subsequently unwrapped if applicable.