BRE12
Public Member Functions | List of all members
tbb::atomic< T > Struct Template Reference

Primary template for atomic. More...

#include <atomic.h>

Inheritance diagram for tbb::atomic< T >:

Public Member Functions

operator= (T rhs)
 
atomic< T > & operator= (const atomic< T > &rhs)
 

Detailed Description

template<typename T>
struct tbb::atomic< T >

Primary template for atomic.

See the Reference for details.


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