ATLAS Offline Software
|
Functions | |
template<class... Args> | |
void | print (std::FILE *stream, std::format_string< Args... > fmt, Args &&... args) |
template<class T > | |
void * | ptr (T *p) |
void dbg::print | ( | std::FILE * | stream, |
std::format_string< Args... > | fmt, | ||
Args &&... | args | ||
) |
Definition at line 70 of file SGImplSvc.cxx.
void* dbg::ptr | ( | T * | p | ) |
Definition at line 74 of file SGImplSvc.cxx.