Login
From:
skebanga.github.io
(Uncensored)
subscribe
C++17 Structured Bindings – Steve Lorimer – Notes on C++, Linux and other topics
https://skebanga.github.io/structured-bindings/
links
backlinks
Roast topics
Find topics
Find it!
Introduced under proposal http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/p0144r0.pdf, Structured Bindings give us the ability to declare multiple variables initialised from a tuple or struct.