nanoant / CMakePCHCompiler
CMake precompiled header support via custom PCH compiler extension
☆103Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CMakePCHCompiler
- A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.☆205Updated 2 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- Visual Studio and GCC precompiled header macro for CMake☆160Updated 5 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆79Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- C++ static_enum☆86Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆169Updated 3 years ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆142Updated 4 years ago
- Warning suppression library (C++)☆81Updated 4 years ago
- A highly efficient, move-aware operators library☆197Updated last year
- A polymorphic value-type for C++☆228Updated last year
- A C++ micro-benchmarking framework☆94Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- Bit flags for C++11 scoped enums☆119Updated 2 years ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Policy Based C++ Allocator Library☆122Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 6 years ago
- It's the C++ Package Manager Manager☆194Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆110Updated 7 months ago
- C++ generic make factory☆106Updated 5 years ago