Home | Libraries | People | FAQ | More |
boost::ui::log::info — Shows information dialog in idle time.
// In header: <boost/ui/log.hpp> // Shows information dialog in idle time. class info : public boost::ui::log { public: // construct/copy/destruct info(); };