OpenSDN source code
AtomicWithCopy< _Tp > Struct Template Reference
Inheritance diagram for AtomicWithCopy< _Tp >:
Collaboration diagram for AtomicWithCopy< _Tp >:

Public Member Functions

 AtomicWithCopy (const AtomicWithCopy &other)
 
AtomicWithCopyoperator= (const AtomicWithCopy &other)
 

Detailed Description

template<typename _Tp>
struct AtomicWithCopy< _Tp >

Definition at line 54 of file db_table.cc.

Constructor & Destructor Documentation

◆ AtomicWithCopy()

template<typename _Tp >
AtomicWithCopy< _Tp >::AtomicWithCopy ( const AtomicWithCopy< _Tp > &  other)
inline

Definition at line 64 of file db_table.cc.

Member Function Documentation

◆ operator=()

template<typename _Tp >
AtomicWithCopy& AtomicWithCopy< _Tp >::operator= ( const AtomicWithCopy< _Tp > &  other)
inline

Definition at line 67 of file db_table.cc.


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