Skip to content

sp_attribute_lookup with std::map

Thomas Holder requested to merge attribute-lookup-map into master
  • in sp_attribute_lookup: replace linear array search with std::map lookup
  • in SPStylePropHelper: remove duplicated lookup logic, use sp_attribute_lookup

Merge request reports