cpp-std-fwd

Standard library forward declarations

A collection of forward declarations for C++ standard library classes to reduce compilation times and improve code organization

forward declarations for C++ std headers

GitHub

72 stars
4 watching
4 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vittorioromeo/cppnow2015A repository showcasing an expanded explanation of the C++ standard library function for_each_arg7
mpark/variantAn implementation of C++17 std::variant for C++11/14/17674
robhz786/strfA C++ library for formatting and transcoding text70
mattpd/cpplinksA categorized list of C++ resources and tools4,598
mattreecebentley/plf_listA high-performance alternative to the C++ standard library's list container150
colbyhall/ch_stlAn experimental C++ Standard Library project with daily updates and manual resource management.11
jeaye/stdmanAutomates the generation of C++ standard library manual pages from archived HTML files.939
skarupke/std_functionA C++ library providing a set of standard function wrappers around common programming tasks.45
boostorg/pfrProvides reflection and serialization capabilities for user-defined types without boilerplate code1,351
kaisenamin/c_stdReimplements C++ standard library functionality in C to provide a set of generic data structures and algorithms for C programs.1,166
cpgf/cpgfA comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines.220
gulrak/filesystemA C++17 standard filesystem implementation for C++11/C++14/C++17/C++20 on various platforms.1,367
serge-sans-paille/frozenA library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers1,342
gadomski/cpdA C++ implementation of the Coherent Point Drift point set registration algorithm405