#include <printf.h>
|
| printf_formatter ()=delete |
|
template<typename ParseContext > |
auto | parse (ParseContext &ctx) -> decltype(ctx.begin()) |
|
template<typename FormatContext > |
auto | format (const T &value, FormatContext &ctx) -> decltype(ctx.out()) |
|
◆ printf_formatter()
◆ format()
template<typename T >
template<typename FormatContext >
auto printf_formatter< T >::format |
( |
const T & |
value, |
|
|
FormatContext & |
ctx |
|
) |
| -> decltype(ctx.out()) |
|
inline |
◆ parse()
template<typename T >
template<typename ParseContext >
The documentation for this struct was generated from the following file:
- src/python/PyRosetta/binder/source/fmt/printf.h