libstdc++
std::once_flag Struct Reference

List of all members.

Public Member Functions

Friends


Detailed Description

once_flag

Definition at line 759 of file mutex.


Constructor & Destructor Documentation

Constructor.

Deleted copy constructor.


Member Function Documentation

once_flag& std::once_flag::operator= ( const once_flag )

Deleted assignment operator.


Friends And Related Function Documentation

template<typename _Callable , typename... _Args>
void call_once ( once_flag __once,
_Callable &&  __f,
_Args &&...  __args 
) [friend]

call_once

Definition at line 804 of file mutex.


The documentation for this struct was generated from the following file: