OpenImageIO
 All Classes Files Friends Macros Pages
Macros
strutil.h File Reference

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) ))

Detailed Description

String-related utilities, all in namespace Strutil.