Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
usSharedData.h File Reference
#include "usAtomicInt_p.h"
#include <algorithm>
#include <utility>

Go to the source code of this file.

Classes

class  us::SharedData
 
class  us::SharedDataPointer< T >
 
class  us::ExplicitlySharedDataPointer< T >
 

Namespaces

 us
 

Functions

template<class T >
void us::swap (us::SharedDataPointer< T > &p1, us::SharedDataPointer< T > &p2)
 
template<class T >
void us::swap (us::ExplicitlySharedDataPointer< T > &p1, us::ExplicitlySharedDataPointer< T > &p2)