mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- as seen in #3201, using count() based on the ostringstream tellp is not reliable since it is not updated with reset or copying. STYLE: minor changes to string/char/span streams - update docs to only mention string_view - use auto return, without extra trailing 'decltype' ENH: add IOstream size check helper methods * checkNativeSizes() : test only * fatalCheckNativeSizes() : an assert with FatalIOError