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

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/core.h>

Public Types

using type = basic_format_args< basic_format_context< std::back_insert_iterator< buffer< Char > >, Char > >
 

Member Typedef Documentation

◆ type

template<typename Char = char>
using detail::vformat_args< Char >::type = basic_format_args< basic_format_context<std::back_insert_iterator<buffer<Char> >, Char> >

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