pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pRC::Lock< Mutex > Class Template Reference

#include <lock.hpp>

Public Member Functions

 Lock (Mutex &mutex)
 
 ~Lock ()
 
 Lock (Lock const &)=delete
 
Lockoperator= (Lock const &)=delete
 

Constructor & Destructor Documentation

◆ Lock() [1/2]

template<class Mutex >
pRC::Lock< Mutex >::Lock ( Mutex mutex)
inlineexplicit

◆ ~Lock()

template<class Mutex >
pRC::Lock< Mutex >::~Lock ( )
inline

◆ Lock() [2/2]

template<class Mutex >
pRC::Lock< Mutex >::Lock ( Lock< Mutex > const )
delete

Member Function Documentation

◆ operator=()

template<class Mutex >
Lock & pRC::Lock< Mutex >::operator= ( Lock< Mutex > const )
delete

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