p-groarke / defensive_cpp
C++ Defensive Macros
☆31Updated 6 years ago
Alternatives and similar repositories for defensive_cpp:
Users that are interested in defensive_cpp are comparing it to the libraries listed below
- forward declarations for C++ std headers☆73Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 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☆48Updated 10 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 8 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- ☆52Updated 5 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- ☆26Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- ☆26Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++20 implementation of {{ mustache }}☆84Updated 4 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)