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_functionoperator= (copyable_function &&) noexcept=default
 
 copyable_function (copyable_function const &)=default
 
copyable_functionoperator= (copyable_function const &)=default
 
template<class F >
requires std::is_constructible_v<copyable_function, F>
copyable_functionoperator= (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: