RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
el::base::threading::internal::NoScopedLock< Mutex > Class Template Reference

Lock guard wrapper used when multi-threading is disabled. More...

#include <easylogging++.h>

Inheritance diagram for el::base::threading::internal::NoScopedLock< Mutex >:
el::base::NoCopy

Public Member Functions

 NoScopedLock (Mutex &)
 

Detailed Description

template<typename Mutex>
class el::base::threading::internal::NoScopedLock< Mutex >

Lock guard wrapper used when multi-threading is disabled.


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