$extrastylesheet
#include <mln/fun/i2v/all_to.hh>
Public Member Functions | |
| all_to (T t) | |
| template<typename U > | |
| T | operator() (const U &) const |
Public Types | |
| typedef Function_v2v< void > | category |
| typedef all_to< T > | exact_t |
| typedef void | mutable_result |
| typedef T | result |
| mln::fun::i2v::all_to< T >::all_to | ( | T | t | ) |
| T mln::fun::i2v::all_to< T >::operator() | ( | const U & | ) | const |
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
Definition at line 135 of file function.hh.