Searched defs:hasOverloadedOpBinaryWithSelf (Results 1 – 2 of 2) sorted by relevance
9574 enum hasOverloadedOpBinaryWithSelf = is(typeof(T.init - T.init) == Duration); in isTimePoint() local
10065 enum hasOverloadedOpBinaryWithSelf = is(typeof(T.init - T.init) == Duration); in isTimePoint() local