#include <ozo/core/thread_safety.h>
defines admissibility to use in multithreaded environment without additional synchronization
Represents binary state. True enables memory sychronization for underlying types to support safe access in multithreaded environment. False disables memory synchronization.
enabled | — binary state. |
Inherits bool_constant< enabled >.