Searched defs:MyInterval (Results 1 – 1 of 1) sorted by relevance
30 class MyInterval class33 MyInterval(): _first(), _past(){} in MyInterval() function in MyInterval34 MyInterval(int lo, int up): _first(lo), _past(up){} in MyInterval() function in MyInterval