ua-parser/uap-cpp

Is this library thread-safe?

Closed this issue · 1 comments

Hey hey, I want to use this library in a program in which 1,000 threads are going to access this library, my question is that if this library is thread-safe or not?

Yes:

#ifdef WITH_MT_TEST
.