这是我的Vector结构: struct Vector{ float x, y; };
struct Vector{ float x, y; };
const Vector&
c++ calling-convention
c++ ×1
calling-convention ×1