#include <tagcoll/stringf.h>
#include <stdio.h>
#include <stdarg.h>
Include dependency graph for stringf.cc:
Defines | |
#define | _GNU_SOURCE |
Functions | |
int | stringf::addf (std::string &str, const char *fmt,...) ATTR_PRINTF(2 throw () |
Format the printf-style arguments and add the result to `str'. |
#define _GNU_SOURCE |