ivutils
Loading...
Searching...
No Matches
DumbPointer< T, CopyInterface > Class Template Reference

Basic pointer with all method of LocalPointer Defined. More...

#include <omp_pointers.h>

Detailed Description

template<typename T, typename CopyInterface = NewCopyConstructInterface<T>>
class DumbPointer< T, CopyInterface >

Basic pointer with all method of LocalPointer Defined.

Designed to be fallback for nonOpenMP compilations. Works like a pointer to original, all LocalPointer specific functions like init,join or release don't do d thing.


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