Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
b_tree_example.cc File Reference

Illustrative example for Aleph::B_Tree. More...

#include <exception>
#include <iostream>
#include <ah-errors.H>
#include <tpl_b_tree.H>
Include dependency graph for b_tree_example.cc:

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

Illustrative example for Aleph::B_Tree.

Definition in file b_tree_example.cc.

Function Documentation

◆ main()

int main ( )