SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
An array of references to arguments. More...
#include <core.h>
Public Member Functions | |
template<typename... T> | |
FMT_CONSTEXPR FMT_INLINE | format_arg_store (T &&... args) |
Friends | |
class | basic_format_args< Context > |
An array of references to arguments.
It can be implicitly converted into ~fmtbasic_format_args
for passing into type-erased formatting functions such as ~fmt::vformat
.