The Gaudi Framework  v36r13 (995e4364)
fmt Namespace Reference

Classes

class  formatter< json_fmt_arg >
 fmt formatter function for json class able to handle 2 types of formats : {} : in this case the type entry of json is used to deduce what to print, looking into the registry {:name|fmt} : in this case, the entry 'name' of the json will be printed in given format. More...
 

Functions

template<typename T >
const T & runtime (const T &v)
 

Function Documentation

◆ runtime()

template<typename T >
const T & fmt::runtime ( const T &  v)

Definition at line 27 of file MessageSvcSink.cpp.

27  {
28  return v;
29  }
HistoDumpEx.v
v
Definition: HistoDumpEx.py:27