boost::parser::transform
// In header: <boost/parser/parser.hpp> template<typename F> auto ( f);
Returns a transform_directive that uses invocable F to do its work.
transform_directive
F