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

#include <hb-meta.hh>

Inheritance diagram for hb_integral_constant< T, v >:
Inheritance graph
[legend]
Collaboration diagram for hb_integral_constant< T, v >:
Collaboration graph
[legend]

Static Public Attributes

static constexpr T value = v
 

Detailed Description

template<typename T, T v>
struct hb_integral_constant< T, v >

Definition at line 51 of file hb-meta.hh.

Member Data Documentation

◆ value

template<typename T , T v>
constexpr T hb_integral_constant< T, v >::value = v
staticconstexpr

Definition at line 51 of file hb-meta.hh.


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