shouldThrow property

bool get shouldThrow

Implementation

bool get shouldThrow {
  return _ref[0] != nullptr;
}