![]() |
![]()
| ![]() |
![]()
NAMEstd::function::assign - std::function::assign Synopsis template< class F, class Alloc > (since C++11)
Parameters f - callable function to initialize the target with
Return value(none) ExceptionsMay throw implementation-defined exceptions. See also operator= assigns a new target
|