Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
OpenFOAM-plus
Merge requests
!156
low-level binary Ostream output, additional stream classes
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Mark OLESEN
requested to merge
feature-io-streams
into
develop
Oct 20, 2017
Overview
0
Commits
5
Changes
37
Exposing low-level raw binary output for Ostream permits direct handling of indirect lists
Additional memory-backed streams and DynamicList backed streams to special cases to avoid excessive string copying associated with using string streams.
Edited
Oct 24, 2017
by
Mark OLESEN