This commit is contained in:
Thomas Kunze 2024-09-14 15:01:51 +02:00
parent 0f3d06d8ff
commit 6dc7f18f37

View File

@ -303,7 +303,7 @@ namespace Knx
class GroupObject class GroupObject
{ {
friend class GroupObjectTableObject; friend class GroupObjectTableObject;
GroupObject(const GroupObject& other) = delete;
public: public:
/** /**
* The constructor. * The constructor.