WPILibC++ 2024.3.2
basic_format_arg< Context >::handle Class Reference

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

Public Member Functions

 handle (detail::custom_value< Context > custom)
 
void format (typename Context::parse_context_type &parse_ctx, Context &ctx) const
 

Constructor & Destructor Documentation

◆ handle()

template<typename Context >
basic_format_arg< Context >::handle::handle ( detail::custom_value< Context >  custom)
inlineexplicit

Member Function Documentation

◆ format()

template<typename Context >
void basic_format_arg< Context >::handle::format ( typename Context::parse_context_type &  parse_ctx,
Context &  ctx 
) const
inline

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