| alloc(size_type size) (defined in more::gen::basic_gc_string) | more::gen::basic_gc_string | [inline, private, static] |
| append(char_type const *s, size_type n) | more::gen::basic_gc_string | [inline] |
| append(char_type const *s) | more::gen::basic_gc_string | [inline] |
| append(basic_gc_string const &str, size_type pos, size_type n) | more::gen::basic_gc_string | [inline] |
| append(basic_gc_string const &str) | more::gen::basic_gc_string | [inline] |
| append(size_type n, char_type ch) | more::gen::basic_gc_string | [inline] |
| basic_gc_string() | more::gen::basic_gc_string | [inline] |
| basic_gc_string(char_type const *c_str) | more::gen::basic_gc_string | [inline] |
| basic_gc_string(char_type const *c_str, size_type n) | more::gen::basic_gc_string | [inline] |
| basic_gc_string(basic_gc_string const &x) | more::gen::basic_gc_string | [inline] |
| begin() const | more::gen::basic_gc_string | [inline] |
| c_str() const | more::gen::basic_gc_string | [inline] |
| char_type typedef | more::gen::basic_gc_string | |
| const_iterator typedef | more::gen::basic_gc_string | |
| empty() const | more::gen::basic_gc_string | [inline] |
| end() const | more::gen::basic_gc_string | [inline] |
| grow(size_type minsize) const (defined in more::gen::basic_gc_string) | more::gen::basic_gc_string | [inline, private] |
| iterator typedef | more::gen::basic_gc_string | |
| length() const | more::gen::basic_gc_string | [inline] |
| m_ptr (defined in more::gen::basic_gc_string) | more::gen::basic_gc_string | [private] |
| m_size (defined in more::gen::basic_gc_string) | more::gen::basic_gc_string | [private] |
| m_storage (defined in more::gen::basic_gc_string) | more::gen::basic_gc_string | [private] |
| npos | more::gen::basic_gc_string | [static] |
| operator+=(char_type wc) | more::gen::basic_gc_string | [inline] |
| operator+=(basic_gc_string const &rhs) | more::gen::basic_gc_string | [inline] |
| operator+=(Char const *rhs) | more::gen::basic_gc_string | [inline] |
| operator=(basic_gc_string const &x) | more::gen::basic_gc_string | [inline] |
| operator[](size_type i) const | more::gen::basic_gc_string | [inline] |
| size() const | more::gen::basic_gc_string | [inline] |
| size_type typedef | more::gen::basic_gc_string | |
| substr(size_type i, size_type n=npos) const | more::gen::basic_gc_string | [inline] |
| swap(basic_gc_string &x, basic_gc_string &y) | more::gen::basic_gc_string | [friend] |