![]() |
Home | Libraries | People | FAQ | More |
boost::xpressive::reference — reference<>
is a lazy wrapper for a reference that can be used in xpressive semantic actions.
// In header: <boost/xpressive/regex_actions.hpp> template<typename T> struct reference : public { // public member functions (); () ; };