Public Types | Static Public Member Functions

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

#include <exact_gcc_2_95.hh>

List of all members.

Public Types

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

Static Public Member Functions

static ret run (T *t)

Detailed Description

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

Definition at line 117 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< T * >::E

Definition at line 119 of file exact_gcc_2_95.hh.

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

Definition at line 120 of file exact_gcc_2_95.hh.


Member Function Documentation

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

Definition at line 121 of file exact_gcc_2_95.hh.