Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Function template ref

boost::xpressive::ref

Synopsis

// In header: <boost/xpressive/regex_actions.hpp>


template<typename T> reference< T > const ref(T & t);

Description

ref()


PrevUpHomeNext