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

The context_t::create_stream and context_t::create_event methods should be const #659

Closed
eyalroz opened this issue Jul 9, 2024 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented Jul 9, 2024

The context_t::create_stream and context_t::create_event methods should be const, as they have no effect on the context proxy object.

@eyalroz eyalroz added the bug label Jul 9, 2024
@eyalroz eyalroz self-assigned this Jul 9, 2024
eyalroz pushed a commit that referenced this issue Jul 9, 2024
…ntext_t` are now `const`

Also, an indentation tweak.
@eyalroz eyalroz closed this as completed in 86fefd5 Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant