Livox SDK API  V2.2.0
fmt::v5::formatting_base< Char > Struct Template Reference

#include <ranges.h>

Inheritance diagram for fmt::v5::formatting_base< Char >:
fmt::v5::formatting_range< Char, Enable > fmt::v5::formatting_tuple< Char, Enable > fmt::v5::formatting_range< Char > fmt::v5::formatting_tuple< Char >

Public Member Functions

template<typename ParseContext >
auto parse (ParseContext &ctx) -> decltype(ctx.begin())
 

Detailed Description

template<typename Char>
struct fmt::v5::formatting_base< Char >

Definition at line 26 of file ranges.h.

Member Function Documentation

template<typename Char >
template<typename ParseContext >
auto fmt::v5::formatting_base< Char >::parse ( ParseContext &  ctx) -> decltype(ctx.begin())
inline

Definition at line 28 of file ranges.h.


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