![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
Backport of std::unwrap_reference from C++20. More...
Public Types | |
| using | type = unwrap_reference_t<T> |
| The result type. | |
Backport of std::unwrap_reference from C++20.
| T | A type from which to remove a std::reference_wrapper |
| using arene::base::unwrap_reference< T >::type = unwrap_reference_t<T> |
The result type.