![]() |
![]()
| ![]() |
![]()
NAMEstd::atomic_flag::test - std::atomic_flag::test Synopsis bool test( std::memory_order order = std::memory_order::seq_cst )
Parameters order - the memory synchronization ordering for this operation:
must not be
Return valueThe value atomically read. Example This section is incomplete
See also atomic_flag_test
|