Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <typeindex.h>
Class extending the type_index class from the standard library. Original reason is to allow printing of the container with overloaded operator <<.
The class mimics the behavior of the type_index from the standatd library.