Skip to content
Snippets Groups Projects

Style iostream option

Merged Mark OLESEN requested to merge style-iostream-option into develop
  • Minor adjustments to the internal layout and management of IOstream options (format, compression, version) with a change in the underlying enum type from int to char. Shaves off a few bytes for each stream.

  • Bundling the stream options might also be useful in the future to pass around as an opaque structure IOstreamOption, but haven't fully explored how much benefit this would bring.

Edited by Mark OLESEN

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply