carb::assets::operator==

Defined in carb/assets/AssetsUtils.h

template<class Type>
bool carb::assets::operator==(const carb::assets::ScopedSnapshot<Type> &a, const carb::assets::ScopedSnapshot<Type> &b)

ScopedSnapshot equality operator

Parameters
Returns

true if a and b are equal; false otherwise.