shouldUpdate

此方法用于确定是否更新内存日志(并记录新的内存分配)。

可见性
Public
特征符
bool shouldUpdate() const;
返回

如果更新了单实例,那么此方法返回 true。否则,此方法返回 false


反馈