Public Member Functions | |
| char * | c_str (void) |
| char * | operator * () |
| operator bool () | |
| operator char * () | |
| bool | operator! () |
| char * | operator+ (size_t size) |
| strdup_t & | operator= (char *str) |
| char & | operator[] (int size) |
| strdup_t (char *str) | |
| strdup_t () | |
| ~strdup_t () | |
Definition at line 1748 of file string.h.
1.4.7