|
Monero
|
Public Types | |
| typedef T | element_type |
Public Member Functions | |
| ConstPropagatingPtr () | |
| ConstPropagatingPtr (T *t) | |
| ConstPropagatingPtr (const ConstPropagatingPtr &other) | |
| T * | get () |
| T & | operator* () |
| const T * | get () const |
| const T & | operator* () const |
Private Attributes | |
| T * | val_ |
| typedef T testing::gmock_matchers_test::ConstPropagatingPtr< T >::element_type |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |