mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	 melak47
					melak47
				
			
				
					committed by
					
						 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
			
				
	
			
			
			 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
						parent
						
							1eb42eed97
						
					
				
				
					commit
					a575536abe
				
			| @@ -127,6 +127,7 @@ Catch's selection, by defining either `CATCH_CONFIG_CPP11_TO_STRING` or | ||||
| ## C++17 toggles | ||||
|  | ||||
|     CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS  // Use std::uncaught_exceptions instead of std::uncaught_exception | ||||
|     CATCH_CONFIG_CPP17_STRING_VIEW          // Provide StringMaker specialization for std::string_view | ||||
|  | ||||
| Catch contains basic compiler/standard detection and attempts to use | ||||
| some C++17 features whenever appropriate. This automatic detection | ||||
|   | ||||
		Reference in New Issue
	
	Block a user