clang reflection
摘要:生成注释 假设有下面的源码: struct Vec3 { float x, y, z; }; struct Vec4 { float x, y, z, w; }; 生成这样的代码: //[[CLASS INFO]] class:Vec3, is pod:true, is aggregate:true
阅读全文
posted @ 2023-04-02 10:01
Modern C++ 创造非凡 . 改变世界 一起铲除毒瘤KPI
posted @ 2023-04-02 10:01