HelenOS sources

destroy_from_end_until_  400 uspace/lib/cpp/include/__bits/adt/vector.hpp                 destroy_from_end_until_(end() - 1);
destroy_from_end_until_  500 uspace/lib/cpp/include/__bits/adt/vector.hpp                 destroy_from_end_until_(begin());
destroy_from_end_until_  523 uspace/lib/cpp/include/__bits/adt/vector.hpp                     destroy_from_end_until_(begin() + size);
HelenOS homepage, sources at GitHub