Home
last modified time | relevance | path

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

/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
476 inline typename Enable_If<(Safe_Int_Comparison<T1, T2>::value
483 inline typename Enable_If<(Safe_Int_Comparison<T1, T2>::value
490 inline typename Enable_If<(Safe_Int_Comparison<T1, T2>::value
498 inline typename Enable_If<(!Safe_Int_Comparison<S, U>::value
506 inline typename Enable_If<(!Safe_Int_Comparison<S, U>::value
514 inline typename Enable_If<(!Safe_Int_Comparison<S, U>::value
522 inline typename Enable_If<(!Safe_Int_Comparison<S, U>::value
530 inline typename Enable_If<(!Safe_Int_Comparison<S, U>::value
[all …]
H A Dppl.hh.dist7417 struct Safe_Int_Comparison : public False {
7421 struct Safe_Int_Comparison<T1, T2, typename Enable_If<(C_Integer<T1>::value && C_Integer<T2>::value…
7433 inline typename Enable_If<(Safe_Int_Comparison<T1, T2>::value
7440 inline typename Enable_If<(Safe_Int_Comparison<T1, T2>::value
7447 inline typename Enable_If<(Safe_Int_Comparison<T1, T2>::value
7455 inline typename Enable_If<(!Safe_Int_Comparison<S, U>::value
7463 inline typename Enable_If<(!Safe_Int_Comparison<S, U>::value
7471 inline typename Enable_If<(!Safe_Int_Comparison<S, U>::value
7479 inline typename Enable_If<(!Safe_Int_Comparison<S, U>::value
7487 inline typename Enable_If<(!Safe_Int_Comparison<S, U>::value
[all …]