FeatStd Util

Thread safe String

The FeatStd::String class has been enhanced by a method String::GetCriticalSection which can be used to protect the internal c-string from modification by other threads.

The feature is only available when CMake flag FEATSTD_THREADSAFETY_ENABLED is enabled.


Revision #2
Created 2023-03-02 05:54:28 UTC by Kanai Tomoaki
Updated 2023-06-13 14:21:59 UTC by Kanai Tomoaki