mirror of
				https://github.com/thelsing/knx.git
				synced 2025-10-26 10:26:25 +01:00 
			
		
		
		
	Prevent using inadvertently copy constructor of GroupObject
This commit is contained in:
		
							parent
							
								
									b2bcba7e1b
								
							
						
					
					
						commit
						7efc9a556d
					
				| @ -51,7 +51,7 @@ typedef void (*GroupObjectUpdatedHandler)(GroupObject& go); | ||||
| class GroupObject | ||||
| { | ||||
|     friend class GroupObjectTableObject; | ||||
| 
 | ||||
|     GroupObject(const GroupObject& other) = delete; | ||||
|   public: | ||||
|     /**
 | ||||
|      * The constructor. | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user