tlds
Transactional Operations for Linked Data Structures
|
#include <tm_list_set.hpp>
Private Member Functions | |
TRANSACTION_SAFE | LLNode (const T val, LLNode< T > *next) |
Private Attributes | |
const T | val |
LLNode< T > * | next_node |
Friends | |
class | tm_list_set< T > |
|
inlineprivate |
|
friend |
|
private |