Developer documentation

mmx::texp::Pair< el, nx > Struct Template Reference

#include <texp_tests.hpp>

Public Types

typedef el element_t
 
typedef nx next_t
 

Member Typedef Documentation

template<class el , class nx >
typedef el mmx::texp::Pair< el, nx >::element_t
template<class el , class nx >
typedef nx mmx::texp::Pair< el, nx >::next_t

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