bool operator!=( const row& lhs, const row_view& rhs);
Inequality operator.
No-throw guarantee.
Linear in lhs.size() and rhs.size().
lhs.size()
rhs.size()