-
- Downloads
There was an error fetching the commit references. Please try again later.
Changed opMap construction
opMap is now constructed in a single statement. This avoids problems possibly arising with multiple threads accessing for the first time to this method simultaneously. opMap is then made const for clarity.
Loading
Please register or sign in to comment