Searched defs:_M_allocate_and_copy (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_vector.h328 iterator __tmp = _M_allocate_and_copy(__n, __first, __last);
673 pointer _M_allocate_and_copy(size_type& __n, function in class:vector
676 pointer _M_allocate_and_copy(size_type& __n,

Completed in 150 milliseconds