Searched refs:InpRangeWrapper (Results 1 – 2 of 2) sorted by relevance
312 static struct InpRangeWrapper(R) in InpRangeWrapper() function324 auto inpWrap(R)(R r) { return InpRangeWrapper!R(r); } in inpWrap()
310 static struct InpRangeWrapper(R) in InpRangeWrapper() function322 auto inpWrap(R)(R r) { return InpRangeWrapper!R(r); } in inpWrap()