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

Protected Types

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

Detailed Description

Definition at line 112 of file bplus_tree_test.cc.

Member Typedef Documentation

◆ Tree

Definition at line 115 of file bplus_tree_test.cc.


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