Skip to content
Snippets Groups Projects
Commit 2ce680c2 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

InDetIdentifier: Remove need for MT-unsafe set_do_checks().

 
set_do_checks() is not thread-safe when used on a const object.
For the methods that can do checking, add versions that
take an extra bool argument to force checking either on or off.
parent 7d28dca6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment