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
72 stars
4 watching
4 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
| An implementation of C++17 std::variant for C++11/14/17 | 674 |
| A C++ library for formatting and transcoding text | 70 |
| A categorized list of C++ resources and tools | 4,598 |
| A high-performance alternative to the C++ standard library's list container | 150 |
| An experimental C++ Standard Library project with daily updates and manual resource management. | 11 |
| Automates the generation of C++ standard library manual pages from archived HTML files. | 939 |
| A C++ library providing a set of standard function wrappers around common programming tasks. | 45 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| Reimplements C++ standard library functionality in C to provide a set of generic data structures and algorithms for C programs. | 1,166 |
| A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
| A C++17 standard filesystem implementation for C++11/C++14/C++17/C++20 on various platforms. | 1,367 |
| A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,342 |
| A C++ implementation of the Coherent Point Drift point set registration algorithm | 405 |