Searched defs:Aspect (Results 1 – 1 of 1) sorted by relevance
40 struct Aspect { struct42 std::string cpp_name;44 bool value_is_cheap;46 std::function<void(const CodeGeneratorContext& c)> read_func;47 std::function<void(const CodeGeneratorContext& c)> write_func;