funcy  1.6.1
funcy::Constant< Type > Member List

This is the complete list of members for funcy::Constant< Type >, including all inherited members.

Constant()=default (defined in funcy::Constant< Type >)funcy::Constant< Type >
Constant(Type &&t_) noexcept(std::is_nothrow_move_constructible_v< Type >) (defined in funcy::Constant< Type >)funcy::Constant< Type >inline
Constant(const Type &t_) noexcept(std::is_nothrow_copy_constructible_v< Type >) (defined in funcy::Constant< Type >)funcy::Constant< Type >inline
operator()() const noexceptfuncy::Constant< Type >inline