Public Member Functions | |
| ~Rope_self_destruct_ptr () | |
| Rope_self_destruct_ptr () | |
| Rope_self_destruct_ptr (RopeRopeRep< CharT, Alloc > *__p) | |
| RopeRopeRep< CharT, Alloc > & | operator * () |
| RopeRopeRep< CharT, Alloc > * | operator-> () |
| operator RopeRopeRep () | |
| Rope_self_destruct_ptr & | operator= (RopeRopeRep< CharT, Alloc > *x) |
Public Attributes | |
| RopeRopeRep< CharT, Alloc > * | M_ptr |
Definition at line 768 of file rope.
1.5.1