diff --git a/annotated.html b/annotated.html index d8eac511d..4be6b7d9c 100644 --- a/annotated.html +++ b/annotated.html @@ -74,7 +74,7 @@ $(function() {
▼Nstdex | |
►Nchrono | |
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 |
►Nstream | |
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 |
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 |