Multiple Return Values done Right - Learn Modern C++

Описание к видео Multiple Return Values done Right - Learn Modern C++

Ever wished to return multiple values from a function call? I bet you did, like most of us. C++ didn't use to help in this regard, but fortunately, recently that all changed. Let's see what are the various methods of multiple returns.

Full source: https://pastebin.com/jzPJVVqs

Комментарии

Информация по комментариям в разработке