void replace(const iterator& p, const charT* s, size_t n) ropevoid replace(const iterator& p, const charT* f, const charT* l) ropevoid replace(const iterator& p, const_iterator f, const_iterator l) ropevoid replace(const iterator& p, iterator f, iterator l)ropevoid replace(size_t i, size_t n, const rope& x)ropevoid replace(size_t i, size_t n, const charT* s, size_t n)ropevoid replace(size_t i, size_t n, charT c)ropevoid replace(size_t i, size_t n, const charT* s)ropevoid replace(size_t i, size_t n, const charT* f, const charT* l) ropevoid replace(size_t i, size_t n, const const_iterator& f, const const_iterator& l)ropevoid replace(size_t i, size_t n, const iterator& f, const iterator& l)ropevoid replace(size_t i, charT c)ropevoid replace(size_t i, const rope& x)ropevoid replace(size_t i, const charT* s)ropevoid replace(size_t i, const charT* s, size_t n)ropevoid replace(size_t i, const charT* f, const charT* l)ropevoid replace(size_t i, const const_iterator& f, const const_iterator& l)ropevoid replace(size_t i, const iterator& f, const iterator& l) roperope substr(iterator f) constВы читаете Standard Template Library Programmer's Guide
