jwatte / AlternateMap

A small implementation subset of std::map (really, std::unordered_map) that I know doesn't use any static members, and thus is guaranteed threading oblivious.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jwatte/AlternateMap Stargazers