#include <format-inl.h>
|
FMT_CONSTEXPR auto | parse (format_parse_context &ctx) -> format_parse_context::iterator |
|
template<typename FormatContext > |
auto | format (const detail::bigint &n, FormatContext &ctx) const -> typename FormatContext::iterator |
|
◆ format()
template<typename FormatContext >
auto formatter< detail::bigint >::format |
( |
const detail::bigint & |
n, |
|
|
FormatContext & |
ctx |
|
) |
| const -> typename FormatContext::iterator
|
|
inline |
◆ parse()
The documentation for this struct was generated from the following file: