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