Searched defs:isBounded (Results 1 – 1 of 1) sorted by relevance
54 virtual bool isBounded() { return false; } in isBounded() function86 virtual bool isBounded() { return m_hasEnd; } in isBounded() function114 virtual bool isBounded() { return true; } in isBounded() function