CXXGraph  0.1.4
CXXGraph is a small library, header only, that manages the Graph and it's algorithm in C++
Public Member Functions | Protected Attributes | List of all members
CXXGRAPH::ThreadSafe Class Reference
Inheritance diagram for CXXGRAPH::ThreadSafe:
Inheritance graph
[legend]

Public Member Functions

void getLock () const
 
void releaseLock () const
 

Protected Attributes

std::mutex mutex
 

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