Closed eyalroz closed 3 months ago
The context_t::create_stream and context_t::create_event methods should be const, as they have no effect on the context proxy object.
context_t::create_stream
context_t::create_event
const
The
context_t::create_stream
andcontext_t::create_event
methods should beconst
, as they have no effect on the context proxy object.