boost::xpressive::function
// In header: <boost/xpressive/regex_actions.hpp> template<typename Fun> struct function { // types typedef proto::terminal< Fun >::type type; };