SimGrid  3.13
Versatile Simulation of Distributed Systems
string.cpp File Reference
#include <cstdarg>
#include <cstdio>
#include <simgrid_config.h>
#include <xbt/string.hpp>
#include <xbt/sysdep.h>

Namespaces

 simgrid
 
 simgrid::xbt
 

Functions

std::string simgrid::xbt::string_vprintf (const char *fmt, va_list ap)
 
std::string simgrid::xbt::string_printf (const char *fmt,...)