Searched refs:FInt (Results 1 – 1 of 1) sorted by relevance
12 template<template<typename> class F> using FInt = F<int>; typedef13 template<typename X> using SXRInt = FInt<S<X>::template R>;