Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template result<This(Pair)>

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

Synopsis

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

PrevUpHomeNext