modernize C++: use nullptr

This commit is contained in:
wmayer
2023-08-05 16:52:01 +02:00
committed by Chris Hennes
parent aa53596289
commit d244dcf2da
12 changed files with 242 additions and 137 deletions

View File

@@ -122,7 +122,7 @@ public:
std::ostringstream& ss,
ElementIDRefs* sids,
long masterTag,
const char* postfix = 0,
const char* postfix = nullptr,
long tag = 0,
bool forceTag = false) const;
@@ -183,7 +183,7 @@ public:
long getElementHistory(const MappedName & name,
long masterTag,
MappedName *original=0, std::vector<MappedName> *history=0) const;
MappedName *original=nullptr, std::vector<MappedName> *history=nullptr) const;
private:
/** Serialize this map