Searched defs:sequence_equal_to (Results 1 – 1 of 1) sorted by relevance
21 struct sequence_equal_to struct23 typedef typename result_of::end<Seq1>::type end1_type;24 typedef typename result_of::end<Seq2>::type end2_type;29 call(I1 const&, I2 const&, mpl::true_) in call()37 call(I1 const& a, I2 const& b, mpl::false_) in call()46 call(I1 const& a, I2 const& b) in call()54 struct sequence_equal_to<Seq1, Seq2, false> struct59 call(I1 const& /*a*/, I2 const& /*b*/) in call()