std::once_flag Struct Reference
[Mutexes]
once_flag
More...
List of all members.
Public Member Functions
Friends
-
template<typename _Callable , typename... _Args> void call_once (once_flag &__once, _Callable __f, _Args &&...__args)
Detailed Description
once_flag
Definition at line 698 of file mutex.
The documentation for this struct was generated from the following file: