Public Types | Static Public Member Functions

mln::internal::exact_gcc_2_95< const 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 (const T *t)

Detailed Description

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

Definition at line 80 of file exact_gcc_2_95.hh.


Member Typedef Documentation

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

Definition at line 82 of file exact_gcc_2_95.hh.

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

Definition at line 83 of file exact_gcc_2_95.hh.


Member Function Documentation

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

Definition at line 84 of file exact_gcc_2_95.hh.