WPILibC++ 2023.4.3-108-ge5452e3
formatter< detail::bigint > Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/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: