SIS
Symmetric Index Structures
|
#include <iostream>
#include <cstring>
#include <string>
#include "../lmu/cis/sis/adapter/VoidSequenceAdapter.hpp"
Go to the source code of this file.
Functions | |
void | TEST_FAILED (char *msg) |
int | main () |
int main | ( | ) |
Definition at line 15 of file VoidSequenceAdapterTest.cpp.
void TEST_FAILED | ( | char * | msg | ) |
Definition at line 10 of file VoidSequenceAdapterTest.cpp.
Referenced by main().