![]() |
![]()
| ![]() |
![]()
NAMEstd::promise::swap - std::promise::swap Synopsisvoid swap( promise& other ) noexcept; (since C++11)
Parametersother - the promise to swap with Return value(none) Example This section is incomplete
See also std::swap(std::promise) specializes the std::swap algorithm
|