Refactored id_t to types.cpp

This commit is contained in:
Bartek Kryza
2024-06-04 21:01:45 +02:00
parent a69938f17f
commit 1c9f347c91
9 changed files with 95 additions and 75 deletions

View File

@@ -53,7 +53,7 @@ public:
*
* @return Elements id.
*/
const common::id_t& id() const;
const common::id_t &id() const;
/**
* Set elements id.