Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include "SuffixTrieTerminatingSymbol.h"
#include <exception/CommonException.h>
#include <ext/iostream>
#include <ext/algorithm>
#include <sax/FromXMLParserHelper.h>
#include "../common/IndexFromXMLParser.h"
#include "../common/IndexToXMLComposer.h"
#include <object/Object.h>
#include <registration/ValuePrinterRegistration.hpp>
#include <registration/XmlRegistration.hpp>
Namespaces | |
namespace | indexes |
namespace | core |
Functions | |
ext::ostream & | indexes::operator<< (ext::ostream &out, const SuffixTrieTerminatingSymbol &instance) |