HelenOS sources
copy 352 uspace/lib/cpp/include/__bits/algorithm.hpp OutputIterator copy(InputIterator first, InputIterator last, OutputIterator result)
copy 109 uspace/lib/cpp/include/__bits/string/string.hpp static char_type* copy(char_type* s1, const char_type* s2, size_t n)
copy 206 uspace/lib/cpp/include/__bits/string/string.hpp static char_type* copy(char_type* s1, const char_type* s2, size_t n)
copy 300 uspace/lib/cpp/include/__bits/string/string.hpp static char_type* copy(char_type* s1, const char_type* s2, size_t n)
copy 397 uspace/lib/cpp/include/__bits/string/string.hpp static char_type* copy(char_type* s1, const char_type* s2, size_t n)
copy 1150 uspace/lib/cpp/include/__bits/string/string.hpp size_type copy(value_type* str, size_type n, size_type pos = 0) const
HelenOS homepage, sources at GitHub