Format.hpp File Reference

Detailed Description

#include "core/Abort.h"
#include <cstdio>
#include <string>

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 

Functions

template<typename... Args>
std::string walberla::format (const std::string &formatString, Args &&... args)
 format uses the printf syntax to format a given formatString and return a std::string More...