rbock / named_tupleLinks
A tuple that lets you access members by name, too.
☆24Updated 7 years ago
Alternatives and similar repositories for named_tuple
Users that are interested in named_tuple are comparing it to the libraries listed below
Sorting:
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- Roman numeral support for C++17☆52Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- A proposal for a JSON data type in the C++ standard library☆56Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- ☆53Updated 6 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- C++ generic make factory☆108Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Compile-time linear algebra in C++☆56Updated 7 years ago
- A C++14-and-later expression template library☆110Updated last month
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Fast containers of polymorphic objects.☆68Updated this week
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆106Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- A compile-time linear algebra system for C++☆122Updated 3 years ago