Livox SDK API  V2.2.0
fmt::v5::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 fmt::v5::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> fmt::v5::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: