The Gaudi Framework  v36r16 (ea80daf8)
fmt Namespace Reference

Classes

struct  formatter< Gaudi::Property< T, V, H > >
 Definitions to allow use of Gaudi::Property<T> with fmtlib. More...
 
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