hanickadot / cpp-tutorial
☆14Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-tutorial
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆37Updated 9 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Roman numeral support for C++17☆52Updated last year
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- C++ generic make factory☆106Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- ☆26Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆64Updated last week
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆40Updated last year
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Easy Parsing C++ Library☆21Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- homogeneous variadic function parameters☆17Updated 8 months ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated last year
- Compile-time printf-like string formatting☆76Updated 6 years ago
- ☆32Updated this week
- CTVE is a C++ library that helps construct difficult regular expressions for use at compile and runtime.☆16Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Container Traits for Modern C++☆28Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week