WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
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: