Public Types | Static Public Member Functions

mln::internal::exact_const_gcc_2_95< const T *const > Struct Template Reference

#include <exact_gcc_2_95.hh>

List of all members.

Public Types

typedef mln::internal::exact_
< T >::ret 
E
typedef const Eret

Static Public Member Functions

static ret run (T *t)

template<typename T>
struct mln::internal::exact_const_gcc_2_95< const T *const >


Member Typedef Documentation

template<typename T >
typedef mln::internal::exact_<T>::ret mln::internal::exact_const_gcc_2_95< const T *const >::E
template<typename T >
typedef const E* mln::internal::exact_const_gcc_2_95< const T *const >::ret

Member Function Documentation

template<typename T >
static ret mln::internal::exact_const_gcc_2_95< const T *const >::run ( T *  t  )  [inline, static]