Livox SDK API  V2.2.0
fmt::v5::internal::char_t< S > Struct Template Reference

#include <core.h>

Public Types

typedef result::char_type type
 

Public Attributes

decltype(to_string_view(declval< S >())) typedef result
 

Detailed Description

template<typename S>
struct fmt::v5::internal::char_t< S >

Definition at line 519 of file core.h.

Member Typedef Documentation

template<typename S>
typedef result::char_type fmt::v5::internal::char_t< S >::type

Definition at line 521 of file core.h.

Member Data Documentation

template<typename S>
decltype(to_string_view(declval<S>())) typedef fmt::v5::internal::char_t< S >::result

Definition at line 520 of file core.h.


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