Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature implementation: Streaming results format to stdout #4665 #4668

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

RedMarcher
Copy link

I haven't actually implemented the feature yet, for now I've just added the flags necessary for it.
I would like to ask for more clarifications about how result streaming is currently handled before adding in new feature code.

@RedMarcher RedMarcher marked this pull request as draft November 21, 2024 21:13
No idea what caused this. This isn't supposed to be changed
FInally removed this unwanted change
@RedMarcher
Copy link
Author

I noticed the use of lots of #if compiler commands. Is this applicable to the feature? If the flag is set to true, should I just have a function which prints results in the same format as from stream_result_to to the console using cout and stream operators?

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.

1 participant