bravikov / nameof
A header only C++ library provides nameof() macro to obtain the std::string name of a variable, type, or member. It works like nameof() in C#
☆34Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for nameof
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- forward declarations for C++ std headers☆72Updated 3 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆46Updated 12 years ago
- ☆51Updated 5 years ago
- c++11 library to ease the use of references to functions that may be destroyed before their call.☆17Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- A C++ library for localization using GNU gettext po files, based on boost spirit☆47Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- ccache / clcache inspired compiler cache for cl.exe☆75Updated 7 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆72Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆89Updated 3 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆87Updated 3 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 5 months ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆138Updated last month
- Time to #include standard library and other C++ headers.☆106Updated 3 years ago
- CMake Community Modules☆44Updated 4 years ago
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- Measures how parsing overweight the major STLs have become☆56Updated 4 years ago
- C++17 compile-time enum reflection library☆45Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- Fixed size function wrapper like std::function☆68Updated 8 years ago
- Visual Studio extension to format, prune, and inspect include directives.☆51Updated 9 months ago
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- c++20 compile time math(derivation/integration) library☆17Updated last year
- A collection of Unicode utilities for C++ using Range-V3☆44Updated 8 years ago