#include <comp.hh>
Public Types | |
enum | { dim = mln::trait::value_<T>::dim } |
typedef get_comp< T, i, dim > | helper |
typedef helper::ret | ret |
Static Public Member Functions | |
static ret | on (const T &v) |
Definition at line 251 of file trait/value/internal/comp.hh.
typedef get_comp<T, i, dim> mln::trait::value::internal::comp< T, i >::helper |
Definition at line 255 of file trait/value/internal/comp.hh.
typedef helper::ret mln::trait::value::internal::comp< T, i >::ret |
Definition at line 256 of file trait/value/internal/comp.hh.
anonymous enum |
static ret mln::trait::value::internal::comp< T, i >::on | ( | const T & | v | ) | [inline, static] |
Definition at line 258 of file trait/value/internal/comp.hh.