1
0
Files
libcmo21/Assets/CodeGen
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
2026-01-25 10:37:19 +08:00

Code Generation

This directory contains code generation tools for this project. We use these tools to generate some repetitive code.