QtBase  v6.3.1
Classes | Typedefs
hb-vector.hh File Reference
#include "hb.hh"
#include "hb-array.hh"
#include "hb-null.hh"
Include dependency graph for hb-vector.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hb_vector_t< Type, sorted >
 

Typedefs

template<typename Type >
using hb_sorted_vector_t = hb_vector_t< Type, true >
 

Typedef Documentation

◆ hb_sorted_vector_t

template<typename Type >
using hb_sorted_vector_t = hb_vector_t<Type, true>

Definition at line 404 of file hb-vector.hh.