nanoant / CMakePCHCompiler
CMake precompiled header support via custom PCH compiler extension
☆103Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CMakePCHCompiler
- C++ static_enum☆86Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Visual Studio and GCC precompiled header macro for CMake☆160Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- C++ generic make factory☆106Updated 5 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆80Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- 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
- Measures how parsing overweight the major STLs have become☆56Updated 4 years ago
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Trait introspection and concept creator for C++11☆183Updated 6 years ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆143Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆211Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- Warning suppression library (C++)☆81Updated 4 years ago
- A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.☆206Updated 2 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 7 years ago
- CMake Community Modules☆44Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 6 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago