Searched defs:callback_t (Results 1 – 4 of 4) sorted by relevance
15 typedef boost::function<void()> callback_t; typedef
19 typedef boost::function<void()> callback_t; typedef
57 typedef void (*callback_t)(); typedef
2252 typedef CallbackT callback_t; typedef in boost::spirit::classic::lexer