Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 425
    • Issues 425
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

Planned maintenance at 14:00 - platform may be offline until 15:00 (UK times)

  • Development
  • openfoamopenfoam
  • Issues
  • #532
Closed
Open
Issue created Jul 14, 2017 by Mark OLESEN@markMaintainer

streams cleanup

Partially inspired by #527 (closed), there is a bit of a mishmash of allocators for streams. Relying on a dynamic cast for deletion just looks wrong.

  • Should rejig to use pointers (not references) internally since this will allow better behaviour with any open/close methods that would be nice to add.

  • Should have a bidirectional wrapped stringstream to avoid some copying during tokenizing of dictionaries.

Assignee
Assign to
Time tracking