shafik / cpp_undefined_behavior_enumeratedLinks
Enumerating all of the Undefined Behavior in C++
☆37Updated 3 years ago
Alternatives and similar repositories for cpp_undefined_behavior_enumerated
Users that are interested in cpp_undefined_behavior_enumerated are comparing it to the libraries listed below
Sorting:
- C++ Faking library, which allows faking/mocking regular functions, static member functions and non-virtual member functions for testing p…☆29Updated 5 months ago
- A fixed capacity dynamically sized string☆68Updated this week
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- ☆32Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- 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
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 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 week
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated this week
- Container Traits for Modern C++☆30Updated 5 years ago
- Examples and shell scripts for C++20 modules article & video.☆22Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.