Applied C++: Return Multiple Values
https://medium.com/applied/applied-c-return-multiple-values-b142ff8c014a
“Do I Know This Already?” QuizWhat is the best way to return multiple values from a C++17 function?
The answer is at the very bottom of the article.
Applied C++: Return Multiple Values
Dec 22, 2018, 1:17am UTC
https://medium.com/applied/applied-c-return-multiple-values-b142ff8c014a
> “Do I Know This Already?” QuizWhat is the best way to return multiple values from a C++17 function?
> The answer is at the very bottom of the article.