Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Functions
alib Namespace Reference

Data Structures

class  BinomialHeap
 
class  CppHeap
 heap build using C++ algorithm features More...
 
class  ExceptionHandler
 
class  FibonacciHeap
 

Functions

ext::ostreamoperator<< (ext::ostream &os, const ExceptionHandler::NestedException &exception)
 

Function Documentation

◆ operator<<()

ext::ostream & alib::operator<< ( ext::ostream os,
const ExceptionHandler::NestedException &  exception 
)