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)
Loading
Please sign in to comment