Intrusive Containers
Loading...
Searching...
No Matches
AATreeIn.hpp File Reference

Intrusive Binary Tree (balanced), Implementation. More...

#include "AATreeIn.h"
#include "BalTreeIn.hpp"
Include dependency graph for AATreeIn.hpp:

Go to the source code of this file.

Detailed Description

Intrusive Binary Tree (balanced), Implementation.

This file defines a pair of templates (TreeInRoot and TreeInNode) that implement an intrusive binary tree.

See also
AATreeIn.h