1
0
yyc12345 82c3ed5b32 fix: fix compile error in gcc.
- remove __attribute__(format) checker for UTF8 char type printf becuase it forcely require the type of format string is const char*, rather than const char8_t*, and I can not use any switches to remove this.
- delete useless macro and header in clap manual.
2025-09-28 22:38:09 +08:00
2025-08-20 14:29:41 +08:00
2025-08-20 14:29:41 +08:00
2025-09-28 22:38:09 +08:00
2025-08-20 14:29:41 +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%