libstdc++
std::once_flag Member List
This is the complete list of members for std::once_flag, including all inherited members.
call_once(once_flag &__once, _Callable &&__f, _Args &&...__args)std::once_flag [friend]
once_flag() noexceptstd::once_flag
once_flag(const once_flag &)std::once_flag
operator=(const once_flag &)std::once_flag