#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/format.h>
|
template<typename ParseContext > |
FMT_CONSTEXPR auto | parse (ParseContext &ctx) -> decltype(ctx.begin()) |
|
template<typename T , typename FormatContext > |
auto | format (const T &val, FormatContext &ctx) -> decltype(ctx.out()) |
|
◆ format()
template<typename Char = char>
template<typename T , typename FormatContext >
auto dynamic_formatter< Char >::format |
( |
const T & |
val, |
|
|
FormatContext & |
ctx |
|
) |
| -> decltype(ctx.out()) |
|
inline |
◆ parse()
template<typename Char = char>
template<typename ParseContext >
The documentation for this class was generated from the following file:
- /home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/format.h