LeviLamina
|
This is the complete list of members for brstd::move_only_function< Signature >, including all inherited members.
move_only_function(move_only_function &&) noexcept=default (defined in brstd::move_only_function< Signature >) | brstd::move_only_function< Signature > | |
move_only_function(move_only_function const &)=delete (defined in brstd::move_only_function< Signature >) | brstd::move_only_function< Signature > | |
operator=(move_only_function &&) noexcept=default (defined in brstd::move_only_function< Signature >) | brstd::move_only_function< Signature > | |
operator=(move_only_function const &)=delete (defined in brstd::move_only_function< Signature >) | brstd::move_only_function< Signature > | |
operator=(F &&f) (defined in brstd::move_only_function< Signature >) | brstd::move_only_function< Signature > | inline |
swap (defined in brstd::move_only_function< Signature >) | brstd::move_only_function< Signature > | friend |