Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
Thread-safe, one-time initialization of objects.
The adobe/once collection provides thread-safe functionality for one-time initialization of objects. It has been updated to use C++11 thread-local storage.