Searched defs:SectionGroup (Results 1 – 1 of 1) sorted by relevance
171 struct SectionGroup { struct172 std::vector<Section<std::string_view>> string_sections;173 std::vector<Section<int64_t>> integer_sections;174 std::vector<Section<PropertyProto::VectorProto>> vector_sections;