Searched defs:ShouldBeWeighted (Results 1 – 1 of 1) sorted by relevance
515 struct ShouldBeWeighted struct517 typedef VigraFalseType type;518 static const bool value = false;522 struct ShouldBeWeighted<ArgMinWeight> struct524 typedef VigraTrueType type;525 static const bool value = true;529 struct ShouldBeWeighted<ArgMaxWeight> struct531 typedef VigraTrueType type;532 static const bool value = true;536 struct ShouldBeWeighted<B<A> > struct