refs #848, some upfront cleanup

This commit is contained in:
Klaus Basan
2016-12-31 05:03:44 +01:00
committed by Mathew Sutcliffe
parent c94584a19f
commit c20b54466f
3 changed files with 6 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ namespace BlackMisc
CIdentifier getCurrentTimestampIdentifier() const;
//! My identifier?
bool isMyIdentifier(const CIdentifier &otherIdentifier) { return m_identifier == otherIdentifier; }
bool isMyIdentifier(const CIdentifier &otherIdentifier) const { return m_identifier == otherIdentifier; }
protected:
//! Use literal based object name