Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <optional>
#include <alib/tuple>
#include <core/normalize.hpp>
#include <common/DefaultSymbolType.h>
#include <exception/CommonException.h>
Go to the source code of this file.
Data Structures | |
class | common::symbol_or_epsilon< SymbolType > |
Namespaces | |
namespace | common |
Functions | |
template<class SymbolType > | |
ext::ostream & | common::operator<< (ext::ostream &out, const common::symbol_or_epsilon< SymbolType > &symbol) |