|
stdex
Additional custom or not Standard C++ covered algorithms
|
| ▼Nstdex | |
| ►Nchrono | |
| ►Nidrec | |
| ►Nparser | |
| Cbase64_dec | Base64 decoding session |
| Cbase64_enc | Base64 encoding session |
| Cbasic_diagstream | Diagnostic input/output stream |
| Cbasic_diagstreambuf | Diagnostic input stream buffer |
| Cbasic_fstream | File stream with additional std::filesystem features |
| Cbasic_iostreamfmt | Binary stream reader/writer |
| Cbasic_isharedstrstream | |
| Cbasic_istreamfmt | Binary stream reader |
| Cbasic_ostreamfmt | Binary stream writer |
| Cbasic_sharedstrbuf | Shared-memory string stream buffer |
| Cbasic_stringstream | String stream |
| Cerrno_error | Standard C runtime library error |
| Cgetter | Helper template to allow access to internal std C++ private members |
| 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 |
| Cno_delete | Noop deleter |
| Cno_delete< T[]> | Noop array deleter |
| Cprogress | Progress indicator base class |
| Cprogress_switcher | Progress indicator switcher |
| Crobber | Helper template to allow access to internal std C++ private members |
| Cuser_cancelled | User cancelled exception |
| Cvector_queue | Helper class to allow limited size FIFO queues implemented as vector of elements |