René's URL Explorer Experiment


Title: Optional arguments - C++ Patterns

Open Graph Title: Optional arguments - C++ Patterns

Description: Allow argument values to be omitted when calling a function.

Open Graph Description: Allow argument values to be omitted when calling a function.

Opengraph URL: https://cpppatterns.com/patterns/optional-arguments.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++17https://cpppatterns.com/#/search/c++17
lines 3–6https://cpppatterns.com/patterns/optional-arguments.html#line3
std::optionalhttp://en.cppreference.com/w/cpp/utility/optional
lines 10–13https://cpppatterns.com/patterns/optional-arguments.html#line10
std::nullopthttp://en.cppreference.com/w/cpp/utility/optional/nullopt
builder patternhttps://cpppatterns.com/patterns/builder.html
https://github.com/sftrabbit
Fork this pattern on GitHubhttps://github.com/sftrabbit/CppPatterns-Patterns/tree/master/common-tasks/functions/optional-arguments.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.