jbandela / auto_tieLinks
A kinda, sorta emulation of structured binding for C++14
☆16Updated 6 years ago
Alternatives and similar repositories for auto_tie
Users that are interested in auto_tie are comparing it to the libraries listed below
Sorting:
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- ☆22Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- WIP☆27Updated 6 years ago
- ☆39Updated 9 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Fast containers of polymorphic objects.☆66Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last year
- The missing C++ tuple functionality