|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include "typeindex.h"#include <cstdlib>#include <cxxabi.h>#include <memory>#include <functional>Namespaces | |
| namespace | ext |
Functions | |
| std::ostream & | ext::operator<< (std::ostream &os, const ext::type_index &type) |
| Operator to print the type_index to the output stream. More... | |