Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template result<This(Sub)>

boost::xpressive::op::length::result<This(Sub)>

Synopsis

template<typename This, typename Sub> 
struct result<This(Sub)> {
};

PrevUpHomeNext