🔨 improved code #1021
This commit is contained in:
		
							parent
							
								
									a9baab76c2
								
							
						
					
					
						commit
						896a9db461
					
				
					 4 changed files with 79 additions and 97 deletions
				
			
		| 
						 | 
				
			
			@ -118,7 +118,7 @@ struct nocopy
 | 
			
		|||
// for #1021
 | 
			
		||||
/////////////////////////////////////////////////////////////////////
 | 
			
		||||
 | 
			
		||||
using float_json = nlohmann::basic_json<std::map, std::vector, std::string, bool, std::int32_t, std::uint32_t, float>;
 | 
			
		||||
using float_json = nlohmann::basic_json<std::map, std::vector, std::string, bool, std::int64_t, std::uint64_t, float>;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
TEST_CASE("regression tests")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue