shafik / cpp_undefined_behavior_enumeratedLinks
Enumerating all of the Undefined Behavior in C++
☆36Updated 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:
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 4 months ago
- C++ Faking library, which allows faking/mocking regular functions, static member functions and non-virtual member functions for testing p…☆29Updated 3 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 fixed capacity dynamically sized string☆66Updated 3 months 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☆48Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- C++11 compatible charconv☆31Updated this week
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- ☆32Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- ☆26Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- stl-like algorithms for TYPES☆31Updated last year
- test suite generation for C++☆27Updated last month
- An indirect value-type for C++☆83Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- A C++14 reflection library☆74Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated 2 months ago