Function gpa::playback::operator!=(ResourceInfo const&, ResourceInfo const&)
Defined in File resource-info/resource-info.h
Function Documentation
-
bool gpa::playback::operator!=(ResourceInfo const &lhs, ResourceInfo const &rhs)
Gets a value indicating whether or not two ResourceInfos 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 ResourceInfos are inequal