stx-btree-dev 0.9-2build2 (s390x binary) in ubuntu eoan

 The STX B+ Tree package is a set of C++ template classes
 implementing a B+ tree key/data container in main memory.
 Designed to be drop-in replacements of the STL containers
 set, map, multiset and multimap and follow their interfaces very closely.
 By packing multiple value pairs into each node
 of the tree the B+ tree reduces heap fragmentation and utilizes cache-line
 effects better than the standard red-black binary tree.
 The classes contain extensive assertion and verification mechanisms
 to ensure the implementation's correctness by testing the tree invariants.
 To illustrate the B+ tree's structure a wxWidgets demo program is included
 in the stx-btree-demo package.

Details

Package version:
0.9-2build2
Source:
stx-btree 0.9-2build2 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Extra

Package relationships

Suggests:
Recommends: