Home
last modified time | relevance | path

Searched refs:hb_is_destructible (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-meta.hh301 using hb_is_destructible = _hb_is_destructible<T, void>; typedef
302 #define hb_is_destructible(T) hb_is_destructible<T>::value macro
348 using hb_is_trivially_destructible= hb_is_destructible<hb_trivial<T>>;