mirror of
				https://github.com/boostorg/iterator.git
				synced 2025-11-04 10:21:38 +01:00 
			
		
		
		
	Regardless of value categories of a transform_iterator object, its dereference operator calls m_f as an lvalue. Thus, correct usage of decltype-based result_of is result_of<const UnaryFunc&(...)>.