1
0
yyc12345 71eb0741f6 fix: try fix clang libcxx charconv issue.
- add compile checker in cmake to detect charconv support status.
- and expose macro for yycc to enable different part of charconv repectively to prevent duplicated defines.
2026-01-23 14:46:09 +08:00
2026-01-22 15:48:28 +08:00
2026-01-22 15:48:28 +08:00
2026-01-22 19:50:20 +08:00
2024-07-22 22:41:10 +08:00
2026-01-22 15:48:28 +08:00
2026-01-22 15:48:28 +08:00
2025-12-25 15:43:43 +08:00
2025-08-20 14:29:41 +08:00

YYC Commonplace

YYC Commonplace, or YYCCommonplace (abbr. YYCC) is a static library specifically resolving my requirements in C++ and Windows scope.

Usage

For more usage about this library, please read documentation after building this project with documentation. I also highly recommend that you read documentation first before writing with this library.

Build

See Compile Manual.

Description
No description provided
Readme MIT 2.3 MiB
Languages
C++ 97.3%
CMake 2.2%
Python 0.2%
Jinja 0.1%
Shell 0.1%