$extrastylesheet
#include <mln/fun/spe/unary.hh>
Public Member Functions | |
unary () | |
template<typename U > | |
unary (const U ¶m) | |
typedef | mln_trait_nunary (Fun, T) def |
Public Types | |
typedef impl::unary_impl < mlc_or(mln_trait_fun_is_parametrable(def), mln_trait_fun_is_parametrable(Fun))::value, mln_trait_fun_is_assignable_(def)::value, Fun, T > | super |
Definition at line 300 of file spe/unary.hh.
|
inline |
Definition at line 311 of file spe/unary.hh.
|
inline |
Definition at line 314 of file spe/unary.hh.
typedef mln::fun::spe::unary< Fun, T >::mln_trait_nunary | ( | Fun | , |
T | |||
) |
typedef impl::unary_impl<mlc_or(mln_trait_fun_is_parametrable(def), mln_trait_fun_is_parametrable(Fun))::value, mln_trait_fun_is_assignable_(def)::value, Fun, T> mln::fun::spe::unary< Fun, T >::super |
Definition at line 309 of file spe/unary.hh.