funcy  1.6.1
funcy::Identity< Arg > Member List

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

d0() const noexceptfuncy::Identity< Arg >inline
d1(const Arg &dx) const noexceptfuncy::Identity< Arg >inline
Identity()=defaultfuncy::Identity< Arg >
Identity(const Arg &x) noexcept(std::is_copy_constructible_v< Arg >)funcy::Identity< Arg >inline
Identity(Arg &&x) noexcept(std::is_move_constructible_v< Arg >)funcy::Identity< Arg >inline
update(const Arg &x)funcy::Identity< Arg >inline