Skip to content
Snippets Groups Projects
Commit 67323a57 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

FlowAfterburner: Make const violation explicit.

AddFlowByShifting is changing the hijing parameters in the event store.
The members being changed were originally declarated mutable, but we
want to change that.
Make the const violation here explicit with a const_cast.
parent e7eb34dd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment