![]() |
Home | Libraries | People | FAQ | More |
bool operator!=( constrows_view& lhs, constrows& rhs) noexcept;
Inequality operator.
No-throw guarantee.
Linear in lhs.size() * lhs.num_columns() and rhs.size() * rhs.num_columns().
Convenience header <boost/mysql.hpp>