LibSWOC++ 1.5.14
Solid Wall of C++
Loading...
Searching...
No Matches
RBTree.h File Reference
#include "swoc/swoc_version.h"
#include "swoc/IntrusiveDList.h"
#include <string>
Include dependency graph for RBTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  swoc::detail::RBNode
 
struct  swoc::detail::RBNode::Linkage
 Support for IntrusiveDList. More...
 

Namespaces

namespace  swoc
 For template deduction guides.
 

Detailed Description

Red/Black tree.

Definition in file RBTree.h.