Gambit::omp_safe_ptr< TYPE > Class Template Reference A safe pointer designed to point at an array, and return the entry in that array corresponding to the current OpenMP thread. More...
Inheritance diagram for Gambit::omp_safe_ptr< TYPE >:
![]()
Collaboration diagram for Gambit::omp_safe_ptr< TYPE >:
![]()
Detailed Descriptiontemplate<typename TYPE>
|
|
inline |
|
inlinevirtual |
Dereference pointer.
Reimplemented from Gambit::safe_ptr< TYPE >.
Definition at line 239 of file util_types.hpp.
References Gambit::safe_ptr< TYPE >::dieGracefully().