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)

Detailed Description

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

Definition at line 128 of file exact_gcc_2_95.hh.


Member Typedef Documentation

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

Definition at line 130 of file exact_gcc_2_95.hh.

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

Definition at line 131 of file exact_gcc_2_95.hh.


Member Function Documentation

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

Definition at line 132 of file exact_gcc_2_95.hh.