René's URL Explorer Experiment


Title: Return multiple values - C++ Patterns

Open Graph Title: Return multiple values - C++ Patterns

Description: Return multiple values of different types from a function.

Open Graph Description: Return multiple values of different types from a function.

Opengraph URL: https://cpppatterns.com/patterns/return-multiple-values.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
c++11https://cpppatterns.com/patterns/return-multiple-values.c++11.html
lines 3–6https://cpppatterns.com/patterns/return-multiple-values.html#line3
std::tuplehttp://en.cppreference.com/w/cpp/utility/tuple
line 10https://cpppatterns.com/patterns/return-multiple-values.html#line10
std::gethttp://en.cppreference.com/w/cpp/utility/tuple/get
line 11https://cpppatterns.com/patterns/return-multiple-values.html#line11
line 13https://cpppatterns.com/patterns/return-multiple-values.html#line13
structured binding declarationhttp://en.cppreference.com/w/cpp/language/structured_binding
https://github.com/sftrabbit
Fork this pattern on GitHubhttps://github.com/sftrabbit/CppPatterns-Patterns/tree/master/common-tasks/functions/return-multiple-values.c++17.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.