Files
YYCCommonplace/README.md

13 lines
411 B
Markdown
Raw Normal View History

2024-04-25 10:38:13 +08:00
# YYC Commonplace
YYC Commonplace, or YYCCommonplace (abbr. YYCC) is a static library specifically resolving my requirements in C++ and Windows scope.
2024-04-25 10:38:13 +08:00
## Usage
2024-04-25 10:38:13 +08:00
2025-08-20 14:26:52 +08:00
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
2025-08-20 14:26:52 +08:00
See [Compile Manual](./COMPILE.md).