clemenssielaff / breakable_scopeLinks
C++ macro for a scope that can be broken using `break` which triggers an optional `else` scope
☆12Updated 5 years ago
Alternatives and similar repositories for breakable_scope
Users that are interested in breakable_scope are comparing it to the libraries listed below
Sorting:
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆150Updated 5 years ago
- An additive strong typedef library for C++14/17/20☆471Updated 11 months ago
- C++20 implementation of mutable constexpr expressions☆132Updated 4 years ago
- python vs cmake☆42Updated last month
- A really stupid INI file format for C++11☆146Updated 2 years ago
- A reflective enum implementation for C++☆299Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Documentation generator for C++☆146Updated 2 weeks ago
- A modern header-only C++ library that provides platform-independent utilities.☆236Updated 2 weeks ago
- It's the C++ Package Manager Manager☆195Updated 2 years ago
- A C++ type to trace calls to special member functions.☆104Updated last year
- Lightweight C++20 testing framework.☆300Updated last month
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Tool for analyzing includes in C++☆209Updated last year
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Updated 2 years ago
- ☆133Updated 3 years ago
- Document modern C++ using unit tests☆55Updated 4 years ago
- Unicode Algorithms Implementation for C/C++☆309Updated 2 years ago
- ☆103Updated last year
- Parse command line arguments by defining a struct☆506Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated last month
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆330Updated last week
- A faster alternative to clang-tidy☆142Updated 7 months ago
- high performance C++20 implementation of std::variant☆57Updated 10 months ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆182Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago