Skip to content

Conversation

karkhaz
Copy link
Collaborator

@karkhaz karkhaz commented Apr 12, 2018

No description provided.

// The first entry is generated in the constructor and does not have
// a trailing comma.
std::cout << ",\n" << result;
out << ",\n" << result;
Copy link
Member

@peterschrammel peterschrammel Apr 12, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code has been removed in #2039. The writing to out is already handled through the json_streamt above.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, thank you, I was just about to ask :)

@karkhaz karkhaz closed this Apr 12, 2018
@karkhaz karkhaz deleted the kk-no-json-std-cout branch August 2, 2018 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants