Return true if the specified other object has the same value as this object, and false otherwise. Two EmplacableTestType objects have the same value if each of their corresponding attributes have the same value.

Synopsis

Declared in <bsltf_emplacabletesttype.h>

bool
isEqual(EmplacableTestType const& other) const;

Created with MrDocs