-
- 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. (cherry picked from commit 10cbe7e8)
Please register or sign in to comment