QtBase  v6.3.1
Static Public Attributes | List of all members
hb_is_iterable< T > Struct Template Reference

#include <hb-iter.hh>

Static Public Attributes

static constexpr bool value = decltype (impl<T> (hb_prioritize))::value
 

Detailed Description

template<typename T>
struct hb_is_iterable< T >

Definition at line 270 of file hb-iter.hh.

Member Data Documentation

◆ value

template<typename T >
constexpr bool hb_is_iterable< T >::value = decltype (impl<T> (hb_prioritize))::value
staticconstexpr

Definition at line 281 of file hb-iter.hh.


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