stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
Loading...
Searching...
No Matches
stlab::unwrap_reference< T > Struct Template Reference

Type alias: T, or the referent type if T is std::reference_wrapper<U>. More...

#include <functional.hpp>

Public Types

using type

Detailed Description

template<class T>
struct stlab::unwrap_reference< T >

Type alias: T, or the referent type if T is std::reference_wrapper<U>.


The documentation for this struct was generated from the following file: