Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
detail::parse_empty_specs< Char > Struct Template Reference

#include <fmt/ranges.h>

Public Member Functions

template<typename Formatter >
FMT_CONSTEXPR void operator() (Formatter &f)
 

Public Attributes

parse_context< Char > & ctx
 

Member Function Documentation

◆ operator()()

template<typename Char >
template<typename Formatter >
FMT_CONSTEXPR void detail::parse_empty_specs< Char >::operator() ( Formatter & f)
inline

Member Data Documentation

◆ ctx

template<typename Char >
parse_context<Char>& detail::parse_empty_specs< Char >::ctx

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