boost::msm::front::none::none

Construct from Event

Synopsis

Declared in <boost/msm/front/completion_event.hpp>

template<class Event>
none(Event const& value);

Parameters

Name

Description

value

The object to copy construct from

Created with MrDocs