pdfmm 0.9.20
Friends | List of all members
format_arg_store< Context, Args > Class Template Reference

#include <core.h>

Friends

class basic_format_args< Context >
 

Detailed Description

template<typename Context, typename... Args>
class format_arg_store< Context, Args >

\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 ~fmt::vformat. \endrst