Searched refs:hb_is_const (Results 1 – 1 of 1) sorted by relevance
104 #define hb_is_const(T) hb_match_const<T>::value macro166 (!hb_is_const (From) || hb_is_const (To)) &&167 (!hb_is_reference (To) || hb_is_const (To) || hb_is_reference (To))