Joedb 10.2.1
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
joedb::Thread_Safe< T > Class Template Reference

#include <joedb/Thread_Safe.h>

Public Member Functions

template<class... Arguments>
 Thread_Safe (Arguments &&... a)
 

Friends

class Lock< T >
 

Detailed Description

template<typename T>
class joedb::Thread_Safe< T >

Definition at line 10 of file Thread_Safe.h.

Constructor & Destructor Documentation

◆ Thread_Safe()

template<typename T >
template<class... Arguments>
joedb::Thread_Safe< T >::Thread_Safe ( Arguments &&...  a)
inline

Definition at line 19 of file Thread_Safe.h.

Friends And Related Symbol Documentation

◆ Lock< T >

template<typename T >
friend class Lock< T >
friend

Definition at line 1 of file Thread_Safe.h.


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