#include <exact.hh>
Public Types | |
enum | { id = sizeof(exact_selector_(make_<T>::ptr())) } |
typedef exact_ret_< id, T > | helper |
typedef const helper::ret | ret |
Static Public Member Functions | |
static ret * | run (const T *t) |
Definition at line 99 of file internal/exact.hh.
typedef exact_ret_<id, T> mln::internal::exact_< const T >::helper |
Definition at line 102 of file internal/exact.hh.
typedef const helper::ret mln::internal::exact_< const T >::ret |
Definition at line 103 of file internal/exact.hh.
anonymous enum |
static ret* mln::internal::exact_< const T >::run | ( | const T * | t | ) | [inline, static] |