Function gpa::playback::operator!=(ResourceExtractor::Result const&, ResourceExtractor::Result const&)

Function Documentation

bool gpa::playback::operator!=(ResourceExtractor::Result const &lhs, ResourceExtractor::Result const &rhs)

Gets a value indicating whether or not two ResourceExtractor::Result objects are inequal.

Parameters
  • lhs -- [in] The left hand side object to compare for inequality

  • rhs -- [in] The right hand side object to compare for inequality

Returns

Whether or not the given ResourceExtractor::Result objects are inequal