Searched defs:removeRange (Results 1 – 3 of 3) sorted by relevance
81 template <class T> static void removeRange(T &First, T &Last) { in removeRange() function
158 void removeRange(void* p) nothrow @nogc in removeRange() function
139 static void removeRange(const(void)* p) nothrow @nogc in removeRange() function