A RetroSearch Logo

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

Search Query:

Showing content from https://www.tutorialspoint.com/cpp_standard_library/cpp_functional_assign.htm below:

C++ Functional Assign

C++ Functional Library - assign Previous Quiz Next Description

It initializes the target with f. alloc is used to allocate memory for any internal data structures that the function might use.

Declaration

Following is the declaration for std::function::assign.

C++11
template< class F, class Alloc >
C++17
void assign( F&& f, const Alloc& alloc );
Parameters Return Value

none

Exceptions

none

functional.htm

Print Page

Previous

Next

Advertisements


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