std::scoped_lock<MutexTypes...>::~scoped_lock (3) - Linux Manuals
std::scoped_lock<MutexTypes...>::~scoped_lock: std::scoped_lock<MutexTypes...>::~scoped_lock
Command to display std::scoped_lock<MutexTypes...>::~scoped_lock
manual in Linux: $ man 3 std::scoped_lock<MutexTypes...>::~scoped_lock
NAME
std::scoped_lock<MutexTypes...>::~scoped_lock - std::scoped_lock<MutexTypes...>::~scoped_lock
Synopsis
~scoped_lock(); (since C++17)
Releases the ownership of the owned mutexes.
Effectively calls unlock() on every mutex from the pack of mutexes passed to the scoped_lock's constructor.
Pages related to std::scoped_lock<MutexTypes...>::~scoped_lock
- std::scoped_lock<MutexTypes...>::scoped_lock (3) - std::scoped_lock<MutexTypes...>::scoped_lock
- std::scoped_lock (3) - std::scoped_lock
- std::scoped_allocator_adaptor (3) - std::scoped_allocator_adaptor
- std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::allocate (3) - std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::allocate
- std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::construct (3) - std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::construct
- std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::deallocate (3) - std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::deallocate
- std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::destroy (3) - std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::destroy
- std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::inner_allocator (3) - std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::inner_allocator
- std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::max_size (3) - std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::max_size
- std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::operator= (3) - std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::operator=
- std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::outer_allocator (3) - std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::outer_allocator
- std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::scoped_allocator_adaptor (3) - std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::scoped_allocator_adaptor
- std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::select_on_container_copy_construction (3) - std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::select_on_container_copy_construction
- std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::~scoped_allocator_adaptor (3) - std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::~scoped_allocator_adaptor
- std::scalbn,std::scalbnf,std::scalbnl,std::scalbln,std::scalblnf,std::scalblnl (3) - std::scalbn,std::scalbnf,std::scalbnl,std::scalbln,std::scalblnf,std::scalblnl