|
stdex
Additional custom or not Standard C++ covered algorithms
|
| ▼Nstdex | |
| ►Nchrono | |
| ►Nidrec | |
| ►Nparser | |
| ►Nstream | |
| Cbase64_dec | Base64 decoding session |
| Cbase64_enc | Base64 encoding session |
| 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 |
| Ciconverter | Unicode converter context |
| 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 |
| Cring | Ring buffer |
| 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 |