Query: std::once_flag
OS: debian
Section: 3cxx
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::once_flag(3cxx) std::once_flag(3cxx)NAMEstd::once_flag -SYNOPSISPublic Member Functions once_flag (const once_flag &) once_flag & operator= (const once_flag &) Friends template<typename _Callable , typename... _Args> void call_once (once_flag &__once, _Callable &&__f, _Args &&...__args) Detailed Description once_flag Definition at line 755 of file mutex. 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 797 of file mutex. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::once_flag(3cxx)
| Related Man Pages |
|---|
| std::__basic_future(3) - debian |
| std::future(3) - debian |
| std::pointer_to_binary_function(3) - debian |
| __gnu_cxx::_extptr_allocator(3) - centos |
| std::condition_variable(3cxx) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Weird 'find' results |