jason-deng / C99FunctionOverload
Pure standard C99 macro implementation to overload and set optional default parameters of C/C++ functions.
☆19Updated 10 years ago
Alternatives and similar repositories for C99FunctionOverload:
Users that are interested in C99FunctionOverload are comparing it to the libraries listed below
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 9 months ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- A simple, single-header-only library, for wrapping text. In C++☆101Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Short copy-pasteable CMake snippets ::: ${✂️}☆52Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 7 months ago
- Cross-platform resource compiler and manager based on llvm/clang☆50Updated 6 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- Automatic project build script with CMake☆20Updated 7 years 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 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++ Library for Dealing with Semantic Versioning☆11Updated 4 years ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A string formatting library for C++☆40Updated 4 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A bunch of small C++ utilities☆66Updated last year
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago