📃 The ISO C++ Standard Library, ISO/IEC 14882
| src | Fixed include path. | |
| .gitignore | Update gitignore | |
| license.md | meta: Bump copyright. | |
| project.json | Fixed include path. | |
| readme.md | Add integral_constant. | |
👷 Cute Engineering C++ Standard Library
The ISO C++ Standard Library, ISO/IEC 14882
Overview
The Cute Engineering C++ Standard Library is a minimalist implementation of the ISO C++ Standard Library. It provides only the essential features needed to fully utilize most core C++ language functionalities.