mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 08:50:05 +00:00 
			
		
		
		
	Add [[nodiscard]] to functions which need it in settings files
This commit is contained in:
		
							parent
							
								
									ba62004002
								
							
						
					
					
						commit
						36339e613f
					
				
					 14 changed files with 96 additions and 88 deletions
				
			
		|  | @ -246,7 +246,8 @@ public: | |||
|    void UnregisterValueStagedCallback(boost::uuids::uuid uuid); | ||||
| 
 | ||||
| protected: | ||||
|    virtual bool Equals(const SettingsVariableBase& o) const override; | ||||
|    [[nodiscard]] virtual bool | ||||
|    Equals(const SettingsVariableBase& o) const override; | ||||
| 
 | ||||
| private: | ||||
|    class Impl; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak