Skip to content
Snippets Groups Projects
Closed cleanup/extend ostream to ease usage
  • View options
  • cleanup/extend ostream to ease usage

  • View options
  • Closed Issue created

    Many places with things like this:

    os.writeKeyword(key) << val << token::END_STATEMENT << nl;

    Provide a single os.writeEntry(key, val) replacement.

    The previously introduced Ostream::beginBlock and Ostream::endBlock should include a newline for convenience.

    Linked items ... 0

  • Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading