ViennaCL - The Vienna Computing Library
1.5.1
|
Reference counting class for the shared_ptr implementation. More...
#include <shared_ptr.hpp>
Public Member Functions | |
count (unsigned int val) | |
void | dec () |
void | inc () |
bool | is_null () |
unsigned int | val () |
Reference counting class for the shared_ptr implementation.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |