MythTV  master
Classes | Functions
quicksp.h File Reference
#include "mythmetaexp.h"
Include dependency graph for quicksp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NoLock
 
struct  ThreadLock
 
class  simple_ref_ptr< T, Locker >
 
class  simple_ref_ptr< T, Locker >::ref
 

Functions

template<typename T >
bool operator== (const simple_ref_ptr< T > &lhs, const simple_ref_ptr< T > &rhs)
 
template<typename T >
bool operator!= (const simple_ref_ptr< T > &lhs, const simple_ref_ptr< T > &rhs)
 

Function Documentation

◆ operator==()

template<typename T >
bool operator== ( const simple_ref_ptr< T > &  lhs,
const simple_ref_ptr< T > &  rhs 
)

Definition at line 154 of file quicksp.h.

◆ operator!=()

template<typename T >
bool operator!= ( const simple_ref_ptr< T > &  lhs,
const simple_ref_ptr< T > &  rhs 
)

Definition at line 160 of file quicksp.h.