|
strusBase
0.17
|
#include <string>#include <cstdlib>#include <stdarg.h>Go to the source code of this file.
Namespaces | |
| strus | |
| Wrapper to structures needed for atomic counters. | |
Functions | |
| std::string | strus::string_format (const char *fmt, va_list ap) |
| Get a string built from a format string and arguments. More... | |
| std::string | strus::string_format (const char *fmt,...) |
| Get a string built from a format string and arguments. More... | |
1.8.6