The Gaudi Framework  v36r1 (3e2fb5a8)
fmt Namespace Reference

Classes

class  formatter< nlohmann::json >
 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...