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