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