|
stdex
Additional custom or not Standard C++ covered algorithms
|
| ▼Nstdex | |
| ►Nidrec | |
| ►Nparser | |
| Cbase64_dec | Base64 decoding session |
| Cbase64_enc | Base64 encoding session |
| Cerrno_error | Standard C runtime library error |
| 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 |
| Cuser_cancelled | User cancelled exception |
| Cvector_queue | Helper class to allow limited size FIFO queues implemented as vector of elements |