Searched defs:move (Results 1 – 3 of 3) sorted by relevance
32 void move(std::ios& x) {std::ios::move(x);} in move() function
167 static char_type* _STLP_CALL move(char_type* __s1, const char_type* __s2, size_t _Sz) in move() function248 static wchar_t* _STLP_CALL move(wchar_t* __dest, const wchar_t* __src, size_t __n) in move() function
370 ios_base::move(ios_base& rhs) in move() function in ios_base