Fix the indentation from the latest commit
This commit is contained in:
		
							parent
							
								
									3aef1a582e
								
							
						
					
					
						commit
						e42db27d6d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -8626,7 +8626,7 @@ class basic_json | |||
|         using reference = typename Base::reference; | ||||
| 
 | ||||
|         /// create reverse iterator from iterator
 | ||||
| 		json_reverse_iterator(const typename base_iterator::iterator_type& it) noexcept | ||||
|         json_reverse_iterator(const typename base_iterator::iterator_type& it) noexcept | ||||
|             : base_iterator(it) | ||||
|         {} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue