Home
last modified time | relevance | path

Searched defs:Safe_Int_Comparison (Results 1 – 1 of 1) sorted by last modified time

/dports/devel/ppl/ppl-1.2/src/
H A Dchecked_inlines.hh460 struct Safe_Int_Comparison : public False { struct
464 struct Safe_Int_Comparison<T1, T2, typename Enable_If<(C_Integer<T1>::value && C_Integer<T2>::value… struct