stdex
Additional custom or not Standard C++ covered algorithms
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nstdex
 Nchrono
 Nidrec
 Nparser
 Nstream
 Cbase64_decBase64 decoding session
 Cbase64_encBase64 encoding session
 Cerrno_errorStandard C runtime library error
 Cglobal_progressGlobal progress indicator base class
 Chex_decHexadecimal decoding session
 Chex_encHexadecimal encoding session
 CintervalNumerical interval
 Clazy_progressLazy progress indicator base class
 CmappingMaps index in source string to index in destination string
 Cno_deleteNoop deleter
 Cno_delete< T[]>Noop array deleter
 CprogressProgress indicator base class
 Cprogress_switcherProgress indicator switcher
 CringRing buffer
 Csys_objectOperating system object (file, pipe, anything with an OS handle etc.)
 Cuser_cancelledUser cancelled exception
 Cvector_queueHelper class to allow limited size FIFO queues implemented as vector of elements