Template Function AST_Graph::operator>=

Template Function AST_Graph::operator>=#

Function Documentation#

template<class _T1, class _T2, class _T3>
inline bool AST_Graph::operator>=(const my_pair<_T1, _T2, _T3> &x, const my_pair<_T1, _T2, _T3> &y)#

Uses operator< to find the result.