#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) -> const Char * |
|
template<typename FormatContext > |
auto | format (const join_view< It, Sentinel, Char > &value, FormatContext &ctx) const -> decltype(ctx.out()) |
|
◆ format()
template<typename It , typename Sentinel , typename Char >
template<typename FormatContext >
auto formatter< join_view< It, Sentinel, Char >, Char >::format |
( |
const join_view< It, Sentinel, Char > & |
value, |
|
|
FormatContext & |
ctx |
|
) |
| const -> decltype(ctx.out()) |
|
inline |
◆ parse()
template<typename It , typename Sentinel , 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/format.h