ATLAS Offline Software
Loading...
Searching...
No Matches
ToTransient.h File Reference

Define a hook for running code after an object has been read. More...

Go to the source code of this file.

Classes

class  SG::ToTransient< T >
 Define a hook for running code after an object has been read. More...

Namespaces

namespace  SG
 Forward declaration.

Functions

template<class T, class U>
constexpr bool SG::noToTransient1 (U)
template<class T>
constexpr bool SG::noToTransient1 (int, typename T::noToTransient=typename T::noToTransient())
template<class T>
constexpr bool SG::noToTransient ()
 Helper to test if T::noToTransient exists as a typedef.

Detailed Description

Define a hook for running code after an object has been read.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jul, 2025

Definition in file ToTransient.h.