René's URL Explorer Experiment


Title: Perfect forwarding - C++ Patterns

Open Graph Title: Perfect forwarding - C++ Patterns

Description: Forward arguments of one function to another as though the wrapped function had been called directly.

Open Graph Description: Forward arguments of one function to another as though the wrapped function had been called directly.

Opengraph URL: https://cpppatterns.com/patterns/perfect-forwarding.html

direct link

Domain: cpppatterns.com

twitter:cardsummary
twitter:creator@sftrabbit
og:site_nameC++ Patterns
fb:app_id676162015844286

Links:

C++Patternshttps://cpppatterns.com/
https://github.com/sftrabbit/CppPatterns-Patterns
https://twitter.com/cpppatterns
← Patternshttps://cpppatterns.com/
CC0 Public Domain Dedicationhttp://creativecommons.org/publicdomain/zero/1.0/
c++11https://cpppatterns.com/#/search/c++11
std::forwardhttp://en.cppreference.com/w/cpp/utility/forward
line 4https://cpppatterns.com/patterns/perfect-forwarding.html#line4
lines 6–7https://cpppatterns.com/patterns/perfect-forwarding.html#line6
std::make_pairhttp://en.cppreference.com/w/cpp/utility/pair/make_pair
variadic templateshttp://en.cppreference.com/w/cpp/language/parameter_pack
std::make_uniquehttp://en.cppreference.com/w/cpp/memory/unique_ptr/make_unique
std::make_sharedhttp://en.cppreference.com/w/cpp/memory/shared_ptr/make_shared
https://github.com/sftrabbit
https://github.com/yacoder
Fork this pattern on GitHubhttps://github.com/sftrabbit/CppPatterns-Patterns/tree/master/common-tasks/templates/perfect-forwarding.cpp
Tweethttps://twitter.com/share
fork the project on GitHubhttps://github.com/sftrabbit/CppPatterns-Patterns
Tweethttps://twitter.com/share
Joseph Mansfieldhttp://josephmansfield.uk/

Viewport: width=device-width,user-scalable=no


URLs of crawlers that visited me.