Developer documentation

mmx::texp::ucstref< X > Struct Template Reference

return T = Y from X = const Y, Y, Y &, const Y & More...

#include <texp_strip_qualifiers.hpp>

Public Types

typedef uref< typename ucst< X >::T >::T T
 

Detailed Description

template<class X>
struct mmx::texp::ucstref< X >

return T = Y from X = const Y, Y, Y &, const Y &

Member Typedef Documentation

template<class X>
typedef uref< typename ucst<X>::T >::T mmx::texp::ucstref< X >::T

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