Livox SDK API  V2.2.0
fmt::v5::internal::custom_value< Context > Struct Template Reference

#include <core.h>

Public Attributes

const void * value
 
void(* format )(const void *arg, Context &ctx)
 

Detailed Description

template<typename Context>
struct fmt::v5::internal::custom_value< Context >

Definition at line 557 of file core.h.

Member Data Documentation

template<typename Context>
void(* fmt::v5::internal::custom_value< Context >::format) (const void *arg, Context &ctx)

Definition at line 559 of file core.h.

template<typename Context>
const void* fmt::v5::internal::custom_value< Context >::value

Definition at line 558 of file core.h.


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