id summary reporter owner description type status milestone component version severity resolution keywords cc 8378 MSM: doc: incorrect example Akim Demaille Christophe Henry "The example at the beginning of http://www.boost.org/doc/libs/1_53_0/libs/msm/doc/HTML/ch03s03.html is still using g_row and other &player_::. Also, the example which is just after {{{ struct store_cd_info { template void operator()(Evt const&, Fsm& fsm, SourceState&,TargetState& ) { cout << ""player::store_cd_info"" << endl; fsm.process_event(play()); } }; }}} has a very funky indentation for the second line of the function's body." Bugs closed Boost 1.54.0 msm Boost 1.54.0 Cosmetic fixed