Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
BTreeTest Class Reference
Inheritance diagram for BTreeTest:
[legend]
Collaboration diagram for BTreeTest:
[legend]

Protected Types

using Tree = B_Tree< int, Aleph::less< int >, 3 >
 

Detailed Description

Definition at line 100 of file b_tree_test.cc.

Member Typedef Documentation

◆ Tree

Definition at line 103 of file b_tree_test.cc.


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