saarraz / static-print
A GCC 7.1 patch that adds a 'static_print' statement to C++.
☆147Updated 7 years ago
Alternatives and similar repositories for static-print:
Users that are interested in static-print are comparing it to the libraries listed below
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- ☆132Updated 3 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- Love template metaprogramming☆329Updated 3 years ago
- Replacements to standard numeric types which throw exceptions on errors☆211Updated this week
- Hasta la vista, baby!☆134Updated 2 years ago
- ☆71Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated last month
- C++ static_enum☆86Updated 5 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated this week
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆211Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- bad_alloc Behaving Badly☆74Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- Library providing legal access to C++ private members☆98Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- ☆54Updated 7 months ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆158Updated 5 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code