Searched refs:MetaSetterFunction (Results 1 – 1 of 1) sorted by relevance
99 using MetaSetterFunction = std::function<bool(Meta&, const TagType&, int32_t&)>; typedef102 static std::map<TagType, std::pair<MetaSetterFunction, MetaGetterFunction>> g_metadataGetterSetterM…