OKlibrary
0.2.1.6
|
Data structures with additional search functionality. More...
Classes | |
class | AssociativePrefixContainer |
Class for associative container of ranges with lexicographic ordering. More... | |
class | BaseTestData |
Base class for testing data. More... | |
class | PrefixTestData |
Provides a vector of strings, each of which is a string representation of the full path of some header. More... | |
class | ExtensionTestData |
Provides a vector of tuples. The first element of each tuple is a header, the second is the first extension (according to the data in PrefixTestData) and the final is a boolean which is true if and only if the extension is unique, and false otherwise. More... | |
class | Test_AssociativePrefixContainer |
Test for associative prefix container. More... | |
Variables | |
Test_AssociativePrefixContainer < AssociativePrefixContainer > | test_prefixcontainer |
Data structures with additional search functionality.