Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Concepts
Public Member Functions
ext::Init Class Reference

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

Detailed Description

Class responsible for initialisation of std extensions and standard library changes.

Includes seeding of semirandom device and redirection of clog stream

Constructor & Destructor Documentation

◆ Init()

ext::Init::Init ( )

Constructor of the initialisation class.

Here is the call graph for this function:

◆ ~Init()

ext::Init::~Init ( )

Destructor of the initialisation class.

Here is the call graph for this function:

The documentation for this class was generated from the following files: