Opened 8 years ago

#10055 new Bugs

visit_current_states can't be called for const object

Reported by: mkp Owned by: Christophe Henry
Milestone: To Be Determined Component: msm
Version: Boost 1.53.0 Severity: Problem
Keywords: Cc:

Description

Is there any reason the back::state_machine::visit_current_states() method is not const? I've added const to it and to back::state_machine::visitor_fct_helper::execute() and it didn't break compilation.

Regards, Marcin Pytel

Change History (0)

Note: See TracTickets for help on using tickets.