Searched refs:IntegersSubsetGeneric (Results 1 – 2 of 2) sorted by relevance
280 class IntegersSubsetGeneric {292 typedef IntegersSubsetGeneric<IntTy> self;305 explicit IntegersSubsetGeneric(const RangesCollectionTy& Links) { in IntegersSubsetGeneric() function328 IntegersSubsetGeneric(const self& RHS) { in IntegersSubsetGeneric() function458 class IntegersSubset : public IntegersSubsetGeneric<IntItem> {460 typedef IntegersSubsetGeneric<IntItem> ParentTy;
34 typedef IntegersSubsetGeneric<Int> Subset;