Searched refs:IntegersSubsetGeneric (Results 1 – 2 of 2) sorted by relevance
279 class IntegersSubsetGeneric {291 typedef IntegersSubsetGeneric<IntTy> self;304 explicit IntegersSubsetGeneric(const RangesCollectionTy& Links) { in IntegersSubsetGeneric() function327 IntegersSubsetGeneric(const self& RHS) { in IntegersSubsetGeneric() function457 class IntegersSubset : public IntegersSubsetGeneric<IntItem> {459 typedef IntegersSubsetGeneric<IntItem> ParentTy;
32 typedef IntegersSubsetGeneric<Int> Subset;