Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb.hh163 #ifndef explicit_operator
164 #define explicit_operator operator macro
170 #ifndef explicit_operator
171 #define explicit_operator explicit operator macro
Dhb-vector.hh120 template <typename T> explicit_operator T * () { return arrayZ(); }
121 template <typename T> explicit_operator const T * () const { return arrayZ(); }
Dhb-array.hh61 explicit_operator bool () const { return len; }
Dhb-machinery.hh807 explicit_operator bool () const