libcopp  2.2.0
Public Member Functions
util::lock::detail::default_try_lock_action< TLock > Struct Template Reference

#include <lock_holder.h>

Collaboration diagram for util::lock::detail::default_try_lock_action< TLock >:
Collaboration graph

Public Member Functions

bool operator() (TLock &lock) const noexcept
 

Detailed Description

template<typename TLock>
struct util::lock::detail::default_try_lock_action< TLock >

Definition at line 40 of file lock_holder.h.

Member Function Documentation

◆ operator()()

template<typename TLock >
bool util::lock::detail::default_try_lock_action< TLock >::operator() ( TLock &  lock) const
inlinenoexcept

Definition at line 41 of file lock_holder.h.


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