funcy
1.6.1
|
This is the complete list of members for funcy::Identity< Arg >, including all inherited members.
d0() const noexcept | funcy::Identity< Arg > | inline |
d1(const Arg &dx) const noexcept | funcy::Identity< Arg > | inline |
Identity()=default | funcy::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 |