mirror of
				https://github.com/boostorg/unordered.git
				synced 2025-10-30 23:31:41 +01:00 
			
		
		
		
	removed unused typedef
This commit is contained in:
		| @@ -877,8 +877,6 @@ public: | ||||
| private: | ||||
|   static constexpr bool has_mutable_iterator= | ||||
|     !std::is_same<key_type,value_type>::value; | ||||
|   static constexpr bool has_different_init_type= | ||||
|     !std::is_same<init_type,value_type>::value; | ||||
|  | ||||
| public: | ||||
|   using hasher=Hash; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user