WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
formatter< detail::bigint > Struct Reference

#include <fmt/format-inl.h>

Public Member Functions

FMT_CONSTEXPR auto parse (format_parse_context &ctx) -> format_parse_context::iterator
 
auto format (const detail::bigint &n, format_context &ctx) const -> format_context::iterator
 

Member Function Documentation

◆ format()

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

◆ parse()


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