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

NavFourMom: Thread-safety fix.

Don't declare copy conversion classes as not thread safe; instead, declare
the const_cast inside as thread-safe.

It would be better to change the interfaces so that this isn't required,
but probably not worth the effort just for these run 1 classes.
parent 77d17bf8
No related branches found
No related tags found
Loading
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