WPILibC++ 2024.3.2
detail::named_arg_info< Char > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/core.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: