proxygen
folly::detail::MutexLevelValueImpl< is_unique, is_shared, is_upgrade > Struct Template Reference

#include <LockTraits.h>

Detailed Description

template<bool is_unique, bool is_shared, bool is_upgrade>
struct folly::detail::MutexLevelValueImpl< is_unique, is_shared, is_upgrade >

A template dispatch mechanism that is used to determine the level of the mutex based on its interface. As decided by LockInterfaceDispatcher.

Definition at line 64 of file LockTraits.h.


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