- 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.
5 lines
136 B
Markdown
5 lines
136 B
Markdown
# Code Generation
|
|
|
|
This directory contains code generation tools for this project.
|
|
We use these tools to generate some repetitive code.
|