Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Namespaces | Functions
typeindex.cpp File Reference
#include "typeindex.h"
#include <cstdlib>
#include <cxxabi.h>
#include <memory>
#include <functional>
Include dependency graph for typeindex.cpp:

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...