Zth (libzth)
zth::impl::Packed< T & > Struct Template Reference

#include <context.h>

Public Types

using type = std::reference_wrapper< typename std::decay< T >::type >
 

Detailed Description

template<typename T>
struct zth::impl::Packed< T & >

Definition at line 245 of file context.h.

Member Typedef Documentation

◆ type

template<typename T >
using zth::impl::Packed< T & >::type = std::reference_wrapper<typename std::decay<T>::type>

Definition at line 246 of file context.h.


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