stdex
Additional custom or not Standard C++ covered algorithms
|
▼Nstdex | |
►Nchrono | |
►Nidrec | |
►Nparser | |
►Nstream | |
Cbase64_dec | Base64 decoding session |
Cbase64_enc | Base64 encoding session |
Cbasic_hash | Basic hashing operations |
Cblock_hash | Hashing in blocks |
Ccharset_encoder | Encoding converter context |
Ccrc32_hash | Hashes as CRC32 |
Cerrno_error | Standard C runtime library error |
Cfree_locale_delete | Deleter for unique_ptr using free_locale |
Cglobal_progress | Global progress indicator base class |
Chex_dec | Hexadecimal decoding session |
Chex_enc | Hexadecimal encoding session |
Cinterval | Numerical interval |
Clazy_progress | Lazy progress indicator base class |
Cmapping | Maps index in source string to index in destination string |
Cmd2_t | MD2 hash value |
Cmd5_hash | Hashes as MD5 |
Cno_delete | Noop deleter |
Cno_delete< T[]> | Noop array deleter |
Cprogress | Progress indicator base class |
Cprogress_switcher | Progress indicator switcher |
Cring | Ring buffer |
Csha1_hash | Hashes as SHA1 |
Csha256_t | SHA256 hash value |
Csha_t | SHA hash value |
Cstream_hasher | Hashes read to or write from data of the stream |
Csys_object | Operating system object (file, pipe, anything with an OS handle etc.) |
Cuser_cancelled | User cancelled exception |
Cvector_queue | Helper class to allow limited size FIFO queues implemented as vector of elements |