Classes | |
| class | internal_priority_queue |
Similar to std::priority_queue, with the following differences:
| |
| class | internal_bounded_stack |
Similar to std::stack, with the following differences:
| |
| class | ext_merger |
| External merger, based on the loser tree data structure. ! More... | |
| class | loser_tree |
| Loser tree from Knuth, "Sorting and Searching", Section 5.4.1 ! More... | |
For internal use only.
1.7.1