mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Removed tabs
This commit is contained in:
		| @@ -29,8 +29,8 @@ namespace Matchers { | ||||
|         protected: | ||||
|             virtual std::string describe() const = 0; | ||||
|             mutable std::string m_cachedToString; | ||||
| 		private: | ||||
| 			MatcherUntypedBase& operator = (MatcherUntypedBase const&); | ||||
|         private: | ||||
|             MatcherUntypedBase& operator = ( MatcherUntypedBase const& ); | ||||
|         }; | ||||
|  | ||||
|         template<typename ObjectT, typename ComparatorT = ObjectT> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash