SimGrid  3.18
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
 Alltoall Bruck.
 
 simgrid::xbt
 

Functions

std::string simgrid::xbt::string_vprintf (const char *fmt, va_list ap)
 Create a C++ string from a C-style format. More...
 
std::string simgrid::xbt::string_printf (const char *fmt,...)
 Create a C++ string from a C-style format. More...