anthonywilliams / strong_typedefLinks
A class template that creates a new type that is distinct from the underlying type, but convertible to and from it
☆114Updated last year
Alternatives and similar repositories for strong_typedef
Users that are interested in strong_typedef are comparing it to the libraries listed below
Sorting:
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- Meta programming library designed for compilation speed.☆172Updated last month
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated 2 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A reflective enum implementation for C++☆299Updated last year
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- high performance C++20 implementation of std::variant☆57Updated 9 months ago
- ☆133Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Tool for analyzing includes in C++☆208Updated last year
- (experimental) Syntactic sugar for variant and optional types.☆162Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 5 months ago
- A C++20 concepts library, providing container concepts etc.☆87Updated last year
- Replacements to standard numeric types which throw exceptions on errors☆219Updated 2 weeks ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated last month
- Range-based goodness for C++17☆363Updated 4 years ago
- C++ static_enum☆87Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 4 years ago