mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 11:42:28 +00:00 
			
		
		
		
	Check invariant on pvars
This commit is contained in:
		
							parent
							
								
									208f166934
								
							
						
					
					
						commit
						69b41a7e70
					
				
					 4 changed files with 30 additions and 3 deletions
				
			
		|  | @ -89,6 +89,10 @@ public: | |||
|         } | ||||
|         return out; | ||||
|     } | ||||
| 
 | ||||
|     using const_iterator = decltype(m_queue)::const_iterator; | ||||
|     const_iterator begin() const { return m_queue.begin(); } | ||||
|     const_iterator end() const { return m_queue.end(); } | ||||
| }; | ||||
| 
 | ||||
| inline std::ostream& operator<<(std::ostream& out, var_queue const& queue) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue