Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
basic_format_arg< Context >::handle Class Reference

#include <fmt/base.h>

Public Member Functions

 handle (detail::custom_value< Context > custom)
 
void format (parse_context< char_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 ( parse_context< char_type > & parse_ctx,
Context & ctx ) const
inline

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