Livox SDK API  V2.2.0
fmt::v5::format_to_n_args< OutputIt, Char > Struct Template Reference

#include <format.h>

Public Types

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

Detailed Description

template<typename OutputIt, typename Char = typename OutputIt::value_type>
struct fmt::v5::format_to_n_args< OutputIt, Char >

Definition at line 3363 of file format.h.

Member Typedef Documentation

template<typename OutputIt, typename Char = typename OutputIt::value_type>
typedef basic_format_args< typename format_to_n_context<OutputIt, Char>::type> fmt::v5::format_to_n_args< OutputIt, Char >::type

Definition at line 3365 of file format.h.


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