yat  0.21pre
Public Types | List of all members
theplu::yat::utility::weighted_if_any2< T1, T2 > Struct Template Reference

#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
 

Detailed Description

template<class T1, class T2>
struct theplu::yat::utility::weighted_if_any2< T1, T2 >

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.


The documentation for this struct was generated from the following file:

Generated on Wed Jan 25 2023 03:34:30 for yat by  doxygen 1.8.14