![]() |
ATLAS Offline Software
|
Helper for getting a const version of a pointer. More...
Go to the source code of this file.
Namespaces | |
| namespace | CxxUtils |
Functions | |
| template<class T> | |
| const T * | CxxUtils::as_const_ptr (const T *p) |
| Helper for getting a const version of a pointer. | |