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 const 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 95 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 97 of file exact_gcc_2_95.hh.

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

Definition at line 98 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]