SimGrid  3.13
Versatile Simulation of Distributed Systems
string.hpp File Reference
#include <simgrid_config.h>
#include <string>
#include <cstdarg>

Namespaces

 simgrid
 
 simgrid::xbt
 

Typedefs

typedef std::string simgrid::xbt::string
 

Functions

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