Home
last modified time | relevance | path

Searched defs:d_first (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dvector.h868 void uninitialized_copy(const_pointer first, const_pointer last, pointer d_first) in uninitialized_copy()
892 void uninitialized_move(pointer first, const_pointer last, pointer d_first) in uninitialized_move()
943 void move(pointer first, const_pointer last, pointer d_first) // last>first in move()