rbock / named_tupleLinks
A tuple that lets you access members by name, too.
☆23Updated 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:
- Roman numeral support for C++17☆52Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Generic C++14 Database Construction Library☆15Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time