Home
last modified time | relevance | path

Searched refs:deduceMaxIndex (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d3835 static auto deduceMaxIndex(Preds...)() in deduceMaxIndex() function
3852 deduceMaxIndex!(Prefix)() : roughedMaxIndex;
3857 enum maxIndex = deduceMaxIndex!(Prefix)();
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d3825 static auto deduceMaxIndex(Preds...)()
3842 deduceMaxIndex!(Prefix)() : roughedMaxIndex;
3847 enum maxIndex = deduceMaxIndex!(Prefix)();