|
HDK
|
#include <fmt.h>
Inheritance diagram for pvt::index_formatter< T, >: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 |