HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fmt.h File Reference
+ Include dependency graph for fmt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pvt::format_parser_with_separator
 
struct  pvt::index_formatter< T, >
 
struct  pvt::array_formatter< T, Elem, Size >
 

Namespaces

 pvt
 

Macros

#define OIIO_FMT_H
 
#define FMT_HEADER_ONLY
 
#define FMT_EXCEPTIONS   0
 
#define FMT_USE_GRISU   1
 
#define FMT_DEPRECATED_OSTREAM   1
 
#define OIIO_FMT_CUSTOM_FORMATTER_CONST
 

Macro Definition Documentation

#define FMT_DEPRECATED_OSTREAM   1

Definition at line 41 of file fmt.h.

#define FMT_EXCEPTIONS   0

Definition at line 19 of file fmt.h.

#define FMT_HEADER_ONLY

Definition at line 14 of file fmt.h.

#define FMT_USE_GRISU   1

Definition at line 34 of file fmt.h.

#define OIIO_FMT_CUSTOM_FORMATTER_CONST

Definition at line 76 of file fmt.h.

#define OIIO_FMT_H

Definition at line 6 of file fmt.h.