Open gelldur opened 1 year ago
Ok issue is in unclear compilation error this is reason:
error: call to implicitly-deleted copy constructor of 'event::backend::XYZ'
Notes:
Is this problem solved? If not, I could look at it, it would be interesting to understand
Yeah still valid issue. Not sure what correct solution would be as mentioned above of mutable state of event.
Example:
I would expect either working or more clear compile error. Maybe everything is ok but should work I guess...