LeviLamina
Loading...
Searching...
No Matches
brstd::copyable_function< Signature > Class Template Reference
Inheritance diagram for brstd::copyable_function< Signature >:

Public Member Functions

 copyable_function (copyable_function &&) noexcept=default
copyable_function & operator= (copyable_function &&) noexcept=default
 copyable_function (copyable_function const &)=default
copyable_function & operator= (copyable_function const &)=default
template<class F>
copyable_function & operator= (F &&f)
void swap (function_invoke &other)

Friends

void swap (copyable_function &f1, copyable_function &f2) noexcept

The documentation for this class was generated from the following file: