Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
Class responsible for initialisation of std extensions and standard library changes. More...
#include <init.h>
Public Member Functions | |
Init () | |
Constructor of the initialisation class. More... | |
~Init () | |
Destructor of the initialisation class. More... | |
Class responsible for initialisation of std extensions and standard library changes.
Includes seeding of semirandom device and redirection of clog stream
ext::Init::Init | ( | ) |
Constructor of the initialisation class.
ext::Init::~Init | ( | ) |
Destructor of the initialisation class.