Tag: C++17

  • Hacking on Structured Bindings

    Introduction In case you have not seen it before, the new in C++ lets you declare and initialize multiple variables of different types from …