首页
Programming Q&A
登录
标签
structured bindingsCan I write w
structured bindings - Can I write `while(auto p = getOptionalPair())` any smarter in modern C++? - Stack Overflow
I am looking at some code which iswhile (const auto optionalIndexedValue = getNextValue()) {const aut
structured bindingsCan I write while(auto pgetOptionalPair()) any smarter in modern CStack Overflow
admin
20天前
2
0