Skip to content

1.32

Compare
Choose a tag to compare
@greg7mdp greg7mdp released this 18 May 12:51
· 305 commits to master since this release
5c908d0

The main change is the addition of a non-standard "if_contains" API to the parallel_hash_map, which allows to look up values in a thread-safe manner. Also fix error when using newly deprecated std::result_of with latest Visual Studio 2019 compilers.