Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template result<>

boost::xpressive::op::second::result<This(Pair)>

Synopsis

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


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

PrevUpHomeNext