Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Namespaces | Functions
symbol_or_epsilon.hpp File Reference
#include <optional>
#include <alib/tuple>
#include <core/normalize.hpp>
#include <common/DefaultSymbolType.h>
#include <exception/CommonException.h>
Include dependency graph for symbol_or_epsilon.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  common::symbol_or_epsilon< SymbolType >
 

Namespaces

namespace  common
 

Functions

template<class SymbolType >
ext::ostreamcommon::operator<< (ext::ostream &out, const common::symbol_or_epsilon< SymbolType > &symbol)