Public Types | List of all members
format_args_t< OutputIt, Char > Struct Template Reference

#include <format.h>

Public Types

typedef basic_format_args< typename format_context_t< OutputIt, Char >::typetype
 

Detailed Description

template<typename OutputIt, typename Char = char>
struct format_args_t< OutputIt, Char >

Definition at line 3312 of file format.h.

Member Typedef Documentation

template<typename OutputIt , typename Char = char>
typedef basic_format_args< typename format_context_t<OutputIt, Char>::type> format_args_t< OutputIt, Char >::type

Definition at line 3314 of file format.h.


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