| HDK
    | 
#include <fmt.h>
 Inheritance diagram for pvt::array_formatter< T, Elem, Size >:
 Inheritance diagram for pvt::array_formatter< T, Elem, Size >:| Public Member Functions | |
| template<typename FormatContext > | |
| auto | format (const T &v, FormatContext &ctx) OIIO_FMT_CUSTOM_FORMATTER_CONST | 
|  Public Member Functions inherited from pvt::format_parser_with_separator | |
| FMT_CONSTEXPR auto | parse (fmt::format_parse_context &ctx) | 
| Additional Inherited Members | |
|  Protected Attributes inherited from pvt::format_parser_with_separator | |
| fmt::string_view | elem_fmt | 
| char | sep = 0 | 
| 
 | inline |