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

#include <format.h>

Inheritance diagram for fmt::v5::format_to_n_context< OutputIt, Char >:
fmt::v5::format_context_t< fmt::internal::truncating_iterator< OutputIt >, Char >

Additional Inherited Members

- Public Types inherited from fmt::v5::format_context_t< fmt::internal::truncating_iterator< OutputIt >, Char >
typedef basic_format_context< fmt::internal::truncating_iterator< OutputIt >, Char > type
 

Detailed Description

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

Definition at line 3359 of file format.h.


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