WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
detail::named_arg_info< Char > Struct Template Reference

#include <fmt/base.h>

Public Attributes

const Char * name
 
int id
 

Member Data Documentation

◆ id

template<typename Char >
int detail::named_arg_info< Char >::id

◆ name

template<typename Char >
const Char* detail::named_arg_info< Char >::name

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