WPILibC++ 2023.4.3-108-ge5452e3
|
\rst An array of references to arguments. More...
#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/core.h>
Public Member Functions | |
template<typename... T> | |
FMT_CONSTEXPR FMT_INLINE | format_arg_store (T &&... args) |
Friends | |
class | basic_format_args< Context > |
\rst An array of references to arguments.
It can be implicitly converted into ~fmtbasic_format_args
for passing into type-erased formatting functions such as ~fmtvformat
. \endrst
|
inline |
|
friend |