Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
as_const_ptr.h File Reference

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

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.