|
OpenImageIO
|
String-related utilities, all in namespace Strutil. More...
#include <cstdarg>#include <string>#include <cstring>#include <cstdlib>#include <vector>#include <map>#include "export.h"#include "version.h"#include "tinyformat.h"Go to the source code of this file.
Macros | |
| #define | __attribute__(x) |
| #define | OPENIMAGEIO_PRINTF_ARGS(fmtarg_pos, vararg_pos) __attribute__ ((format (printf, fmtarg_pos, vararg_pos) )) |
String-related utilities, all in namespace Strutil.
1.8.2