boost::ui::event — Base class for all events.
// In header: <boost/ui/event.hpp> class event { public: // construct/copy/destruct ~event(); };
See Also:
Event (Wikipedia)
event
~event();