Template Struct LockTrait< cpp_tag >

Struct Documentation

template <>
template<>
struct LockTrait<cpp_tag>

Public Types

template<>
using LockTy = std::mutex

Public Static Functions

static void lock(LockTy &L)
static void unlock(LockTy &L)