1
0
yyc12345 8a604ee813 refactor: rename flag_enum to cenum.
- rename flag_enum to cenum because it not only provide functions related to flag enum, but also make C++ enum used like C enum.
2025-12-16 21:22:15 +08:00
2025-10-03 22:47:30 +08:00
2025-06-20 23:38:34 +08:00
2025-10-07 18:15:17 +08:00
2025-12-16 21:22:15 +08:00
2025-12-16 21:22:15 +08:00
2024-07-22 22:41:10 +08:00
2025-10-03 22:47:30 +08:00
2025-10-03 22:52:31 +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.1 MiB
Languages
C++ 97.9%
CMake 1.7%
Python 0.3%
Jinja 0.1%