tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
unwrap_reference.hpp File Reference

Go to the source code of this file.

Classes

struct  unwrap_ref_decay< T >
 
struct  unwrap_reference< reference_wrapper< T > >
 

Namespaces

namespace  etl
 

Typedefs

template<typename T>
using unwrap_ref_decay_t = typename unwrap_ref_decay<T>::type