ampsci
c++ program for high-precision atomic structure calculations of single-valence systems
Public Member Functions | Friends | List of all members
format_arg_store< Context, Args >

#include <core.h>

Public Member Functions

template<typename... T>
FMT_CONSTEXPR FMT_INLINE format_arg_store (T &&...args)
 

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 ~fmtvformat. \endrst


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