Searched defs:same_size_fusion (Results 1 – 1 of 1) sorted by relevance
69 struct same_size_fusion struct71 typedef bool result_type;74 bool operator()( const S1 &x1 , const S2 &x2 ) const in operator ()()80 bool same_size_op( const S1 &x1 , const S2 &x2 , boost::true_type ) const in same_size_op()86 bool same_size_op( const S1 &/*x1*/ , const S2 &/*x2*/ , boost::false_type ) const in same_size_op()