forked from BigfootDev/flatbuffers
templated type
This commit is contained in:
@@ -1018,6 +1018,8 @@ class Parser : public ParserState {
|
||||
known_attributes_["native_custom_alloc"] = true;
|
||||
known_attributes_["native_type"] = true;
|
||||
known_attributes_["native_type_pack_name"] = true;
|
||||
known_attributes_["native_type_template"] = true;
|
||||
known_attributes_["native_type_template_arg"] = true;
|
||||
known_attributes_["native_default"] = true;
|
||||
known_attributes_["flexbuffer"] = true;
|
||||
known_attributes_["private"] = true;
|
||||
|
||||
Reference in New Issue
Block a user