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

Function Documentation

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

operator> for V and Variable<V>.