Skip to content

CxxUtils: Add ConcurrentToValMap.

Scott Snyder requested to merge ssnyder/athena:toval.CxxUtils-20230803 into main

Add a specialization of the concurrent hash maps mapping from a pointer/integer to an arbitrary type.

Plus a few minor cleanups.

Merge request reports