1
0
Files
libcmo21/Assets
yyc12345 09ca976fd9 refactor: refactor VectorGen
- use uv to manage VectorGen
- use std::partial_ordering to replace auto in template because auto is not works for seperated implementation and declaration.
- rename YYCC macro due to the upgrade of YYCC.
2026-01-25 10:37:19 +08:00
..
2026-01-25 10:37:19 +08:00

LibCmo Assets

This directory stores various assets associated with the LibCmo library. For keep a clean root directory (only contains core C++ source code), I move these messy assets to this directory.