Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
Pointer that overloads operator→ More...
Pointer that overloads operator→
T | class or type |
member_ptr is used frequently in the library to avoid the issues related to std::auto_ptr in C++11 (deprecated) and std::unique_ptr in C++03 (non-existent).
Definition at line 39 of file smartptr.h.