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 123]
 Nstdex
 Nchrono
 Nidrec
 Nparser
 Cbase64_decBase64 decoding session
 Cbase64_encBase64 encoding session
 Cbasic_diagstreamDiagnostic input/output stream
 Cbasic_diagstreambufDiagnostic input stream buffer
 Cbasic_fstreamFile stream with additional std::filesystem features
 Cbasic_iostreamfmtBinary stream reader/writer
 Cbasic_isharedstrstream
 Cbasic_istreamfmtBinary stream reader
 Cbasic_ostreamfmtBinary stream writer
 Cbasic_sharedstrbufShared-memory string stream buffer
 Cbasic_stringstreamString stream
 Cerrno_errorStandard C runtime library error
 CgetterHelper template to allow access to internal std C++ private members
 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
 CrobberHelper template to allow access to internal std C++ private members
 Cuser_cancelledUser cancelled exception
 Cvector_queueHelper class to allow limited size FIFO queues implemented as vector of elements