Developer documentation

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

#include <texp_structureof.hpp>

Public Types

typedef ucstref< X >::T _X
 
typedef kernelof< X >::T K
 
typedef kernel_structureof< K, _X >::T T
 

Member Typedef Documentation

template<class X>
typedef ucstref<X>::T mmx::texp::structureof< X >::_X
template<class X>
typedef kernelof<X>::T mmx::texp::structureof< X >::K
template<class X>
typedef kernel_structureof<K, _X >::T mmx::texp::structureof< X >::T

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