WPILibC++ 2024.3.2
formatter< bytes > Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/format.h>

Public Member Functions

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

Member Function Documentation

◆ format()

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

◆ parse()

template<typename ParseContext >
FMT_CONSTEXPR auto formatter< bytes >::parse ( ParseContext &  ctx) -> const char*
inline

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