mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Use override rather than virtual.
This commit is contained in:
		
							parent
							
								
									ce123d9dbc
								
							
						
					
					
						commit
						7167fda1dc
					
				
					 220 changed files with 2546 additions and 2548 deletions
				
			
		| 
						 | 
				
			
			@ -66,7 +66,7 @@ public:
 | 
			
		|||
        m.insert(s,t);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    virtual void undo(Ctx& ctx) {
 | 
			
		||||
    void undo(Ctx& ctx) override {
 | 
			
		||||
        m_map.pop();
 | 
			
		||||
    }    
 | 
			
		||||
};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue