Developer documentation

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

return T = const Y from X = Y or X = const Y More...

#include <texp_strip_qualifiers.hpp>

Public Types

typedef const X T
 

Detailed Description

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

return T = const Y from X = Y or X = const Y

Member Typedef Documentation

template<class X >
typedef const X mmx::texp::cst< X >::T

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