A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4659/func.wrap.func.alg below:

[func.wrap.func.alg]

23 General utilities library [utilities] 23.14 Function objects [function.objects] 23.14.13 Polymorphic function wrappers [func.wrap] 23.14.13.2 Class template function [func.wrap.func] 23.14.13.2.7 specialized algorithms [func.wrap.func.alg]

template<class R, class... ArgTypes> void swap(function<R(ArgTypes...)>& f1, function<R(ArgTypes...)>& f2) noexcept;

1 #

Effects: As if by: f1.swap(f2);


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4