Tervel  1.0.0
A collection of wait-free containers and algorithms.
Classes | Public Types | List of all members
TestClass< Key, Value >::foo_set_traits Struct Reference
Inheritance diagram for TestClass< Key, Value >::foo_set_traits:

Classes

struct  ordered_list_traits
 

Public Types

typedef cds::container::michael_list_tag ordered_list
 
typedef struct s_hash< Key > hash
 

Member Typedef Documentation

template<class Key, class Value>
typedef struct s_hash< Key > TestClass< Key, Value >::foo_set_traits::hash
template<class Key, class Value>
typedef cds::container::michael_list_tag TestClass< Key, Value >::foo_set_traits::ordered_list

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