$extrastylesheet
#include <mln/fun/component/red.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 red | exact_t |
| typedef red | flag |
|
inlineinherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
protectedinherited |
|
inherited |
Definition at line 104 of file meta_function.hh.