Changes introduced by the new intrusive version.

[SVN r39547]
This commit is contained in:
Ion Gaztañaga
2007-09-26 15:25:36 +00:00
parent c980062801
commit 7338abf061

View File

@@ -52,6 +52,7 @@ class circular_list_algorithms
public:
typedef typename NodeTraits::node_ptr node_ptr;
typedef typename NodeTraits::const_node_ptr const_node_ptr;
typedef NodeTraits node_traits;
//! <b>Effects</b>: Constructs an empty list, making this_node the only
//! node of the circular list: