Public Types | List of all members
util::details::lvalue_reference_into_wrapper_type_impl_wrapper< T, typename > Struct Template Reference

#include <MetaUtils.h>

Public Types

using type = typename lvalue_reference_into_wrapper_type_impl_final< T >::type
 

Detailed Description

template<typename T, typename = void>
struct util::details::lvalue_reference_into_wrapper_type_impl_wrapper< T, typename >

Definition at line 919 of file MetaUtils.h.

Member Typedef Documentation

template<typename T, typename = void>
using util::details::lvalue_reference_into_wrapper_type_impl_wrapper< T, typename >::type = typename lvalue_reference_into_wrapper_type_impl_final<T>::type

Definition at line 921 of file MetaUtils.h.


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