4
0
Fork
You've already forked ce-stdcpp
0
📃 The ISO C++ Standard Library, ISO/IEC 14882
2026年06月25日 22:04:47 +02:00
src Fixed include path. 2026年06月25日 22:04:47 +02:00
.gitignore Update gitignore 2024年01月22日 09:57:49 +01:00
license.md meta: Bump copyright. 2026年01月13日 14:18:42 +01:00
project.json Fixed include path. 2026年06月25日 22:04:47 +02:00
readme.md Add integral_constant. 2024年08月04日 10:42:59 +02:00

👷 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.