2024-04-25 10:38:13 +08:00
|
|
|
# YYC Commonplace
|
|
|
|
|
2024-07-13 22:50:37 +08:00
|
|
|
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
|
|
|
|
2024-07-13 22:50:37 +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.
|
2024-08-14 17:26:38 +08:00
|
|
|
|
2024-07-13 22:50:37 +08:00
|
|
|
## Build
|
|
|
|
|
2025-08-20 14:26:52 +08:00
|
|
|
See [Compile Manual](./COMPILE.md).
|