id summary reporter owner description type status milestone component version severity resolution keywords cc 8682 Doc: Wrong Use of func_state<> template Norbert Riedlin Christophe Henry "In the example of the section == Defining states with entry/exit actions == on http://www.boost.org/doc/libs/1_53_0/libs/msm/doc/HTML/ch03s03.html the template parameters for ''func_state<>'' are wrong. I guess it should be: {{{ struct Empty : public msm::front::euml::func_state{}; }}} (I added the first template parameter '''''Empty''''')" Bugs closed Boost 1.55.0 msm Boost 1.53.0 Problem fixed axel.sauerhoefer@…