ATLAS Offline Software
Namespaces | Functions
as_const_ptr.h File Reference

Helper for getting a const version of a pointer. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 CxxUtils
 

Functions

template<class T >
const T * CxxUtils::as_const_ptr (const T *p)
 Helper for getting a const version of a pointer. More...
 

Detailed Description

Helper for getting a const version of a pointer.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Feb, 2023

Definition in file as_const_ptr.h.