sabel83 / metaparse_tutorial
Tutorial for the Metaparse library with lab exercises
☆30Updated 10 years ago
Alternatives and similar repositories for metaparse_tutorial:
Users that are interested in metaparse_tutorial are comparing it to the libraries listed below
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 weeks ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…