internal::SMRListNode< T > Class Template Reference
This class can represents a
node inside retired list of
SMR, and a
node inside the hazard pointer list.
More...
#include <smr.h>
List of all members.
Detailed Description
template<typename T>
class internal::SMRListNode< T >
This class can represents a
node inside retired list of
SMR, and a
node inside the hazard pointer list.
- Template Parameters:
-
| T | Must be a pointer type which is protected by this SMR. |
Member Data Documentation
The documentation for this class was generated from the following file: