#include <gptr.h>
Inheritance diagram for ptr< _Tp >:


Public Methods | |
| ptr (_Tp &__p) | |
| ptr (_Tp *__p) | |
| ptr (const _Self &__p) | |
| ~ptr () | |
| reference | operator * () |
| const_reference | operator * () const |
| pointer | operator-> () |
| const_pointer | operator-> () const |
| pointer | get_local_copy () |
| const_pointer | get_local_copy () const |
| _Self & | operator= (const _Self &__p) |
| _Self & | operator= (_Tp &__p) |
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
1.2.18