$extrastylesheet
#include <mln/fun/component/green.hh>
Public Member Functions | |
void | init (const U &value) |
typedef | mln_trait_fun_param (flag) param |
typedef | mln_trait_fun_storage (flag) storage |
with< T >::ret::result | operator() (const T &v) const |
with< T >::ret::template lresult_with< T >::ret | operator() (T &v) const |
void | set (T &v, const R &r) const |
stored< storage > & | state () |
const stored< storage > & | state () const |
Protected Attributes | |
stored< storage > | state_ |
Public Types | |
typedef Meta_Function_v2v< void > | category |
typedef green | exact_t |
typedef green | flag |
|
inlineinherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
protectedinherited |
|
inherited |
Definition at line 104 of file meta_function.hh.