#include <ranges.h>
|
| template<typename ParseContext > |
| FMT_CONSTEXPR auto | parse (ParseContext &ctx) -> decltype(ctx.begin()) |
| |
| template<typename FormatContext = format_context> |
| auto | format (const TupleT &values, FormatContext &ctx) -> decltype(ctx.out()) |
| |
◆ format()
template<typename TupleT , typename Char >
template<typename FormatContext = format_context>
| auto formatter< TupleT, Char, enable_if_t< fmt::is_tuple_like< TupleT >::value > >::format |
( |
const TupleT & |
values, |
|
|
FormatContext & |
ctx |
|
) |
| -> decltype(ctx.out()) |
|
inline |
◆ parse()
template<typename TupleT , typename Char >
template<typename ParseContext >
◆ formatting
template<typename TupleT , typename Char >
The documentation for this struct was generated from the following file:
- src/python/PyRosetta/binder/source/fmt/ranges.h