yat
0.14.5pre
|
#include <yat/utility/iterator_traits.h>
Public Types | |
typedef detail::unweighted_type_and < w_type1, w_type2 >::type | type |
return unweighted if both are unweighted | |
struct used to determine if a pair of iterators should be treated as weighted. If both iterators are unweighted, type is set to unweighted else weighted.