Template Function uconfig::operator>=(const U&, const Variable<V>&)

Function Documentation

template<typename V, typename U>
bool uconfig::operator>=(const U &lhs, const Variable<V> &rhs)

operator>= for V and Variable<V>.