The author is a total idiot. The C++ language is totally unsafe, so when you call third-party code, literally anything can happen. Just because there might be a convention for "const" methods to be thread-safe doesn't…
The author is a total idiot. The C++ language is totally unsafe, so when you call third-party code, literally anything can happen. Just because there might be a convention for "const" methods to be thread-safe doesn't…