Closed sethrj closed 4 years ago
Looks good, thank you for your contribution.
Thanks! I'm looking to integrate your sparse map into our group's code base (https://www.ornl.gov/scale) so I may have one or two other contributions soon. It looks like there might be an issue with serialization that I'll try to fix, and I'm also hoping to construct a more standards-friendly workaround to the iterator = const pair<K, V>*
rather than iterator = pair<const K*, V>
.
With CMake 3.18: