Justen Di Ruscio
Justen Di Ruscio
stduuid is great, and I like how it provides `uuids::to_string()` and `operator 4 & 0x0f]; uustr[++i] = detail::guid_encoder[id.data[index] & 0x0f]; index++; } return uustr; } ```
Forward: asio is a gift to humanity. ## Issue GCC's `-Wmismatched-new-delete` warns on usages of co_composed. Although this may be spurious, it could indicate an intrinsic issue. The warnings can...
## Existing input buffers The input parameter to every Glaze function that parses input from a range, as opposed to iterators, requires the input buffer to be a contiguous range...
Within the compression features of iostreams, I'm considering adding support for [brotli](https://github.com/google/brotli) compression. It's a very common compression format, particularly on the web. It supports streaming with various window sizes,...
## Issue The helper functions for binding associations to completion handlers, such as `bind_executor`, did not previously respect the value-category of wrapper. Consequently, when using move-only values with certain completion-handlers,...