![]() |
Home | Libraries | People | FAQ | More |
boost::stl_interfaces::operator!=
// In header: <boost/stl_interfaces/view_interface.hpp> template<typename ViewInterface> decltype(v1_dtl::derived_view(lhs), !(lhs==rhs)) operator!=(ViewInterface lhs, ViewInterface rhs);