WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
formatter< bytes > Struct Reference

#include <fmt/format.h>

Public Member Functions

FMT_CONSTEXPR auto parse (parse_context<> &ctx) -> const char *
template<typename FormatContext>
auto format (bytes b, FormatContext &ctx) const -> decltype(ctx.out())
 formatter ()=delete

Constructor & Destructor Documentation

◆ formatter()

formatter< bytes, char, void >::formatter ( )
delete

Member Function Documentation

◆ format()

template<typename FormatContext>
auto formatter< bytes >::format ( bytes b,
FormatContext & ctx ) const->decltype(ctx.out())
inline

◆ parse()

FMT_CONSTEXPR auto formatter< bytes >::parse ( parse_context<> & ctx) ->constchar *
inline

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