Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template result<>

boost::xpressive::op::top::result<This(Sequence)>

Synopsis

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


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

PrevUpHomeNext