Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _posts/2025-10-14-Gennaros2025Q3Update.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ maintainability:
output.
- Changed the stream extractor to rethrow any exceptions coming from the
underlying container.
- Reordered and cleaned up all #include sections to use the "" form for Boost
includes where appropriate and to keep include groups sorted.
- Reordered and cleaned up all `#include` sections to use the `""` form for
Boost includes where appropriate and to keep include groups sorted.
- Removed an example timing benchmark that was misleading and a number of
unneeded comments and minor typos across code and docs.

Expand Down