Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template result<>

boost::xpressive::op::unwrap_reference::result<This(Ref &)>

Synopsis

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


template<typename This, typename Ref> 
struct result<> {
  // types
  typedef  ;
};

PrevUpHomeNext