Livox SDK API  V2.0.0
fmt::v5::internal::it_category< T, typename void_< typename T::iterator_category >::type > Struct Template Reference

#include <format.h>

Public Types

typedef T::iterator_category type
 

Detailed Description

template<typename T>
struct fmt::v5::internal::it_category< T, typename void_< typename T::iterator_category >::type >

Definition at line 3279 of file format.h.

Member Typedef Documentation

◆ type

template<typename T >
typedef T::iterator_category fmt::v5::internal::it_category< T, typename void_< typename T::iterator_category >::type >::type

Definition at line 3280 of file format.h.


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