Photon 1.0.0
Loading...
Searching...
No Matches
formatter< detail::bigint > Struct Reference

#include <format-inl.h>

Public Member Functions

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
 

Member Function Documentation

◆ format()

template<typename FormatContext >
auto formatter< detail::bigint >::format ( const detail::bigint &  n,
FormatContext &  ctx 
) const -> typename FormatContext::iterator
inline

◆ parse()

FMT_CONSTEXPR auto formatter< detail::bigint >::parse ( format_parse_context ctx) -> format_parse_context::iterator
inline

The documentation for this struct was generated from the following file: