def swap(self, *args): return _mmapi.vectorui_swap(self, *args) def get_allocator(self): return _mmapi.vectorui_get_allocator(self)
def swap(self, *args): return _mmapi.vectorui_swap(self, *args)
def swap(self, v): return _mmapi.vectorui_swap(self, v)