mirror of
https://github.com/boostorg/iterator.git
synced 2026-01-19 04:12:14 +00:00
c33857273550251284f20623b51b6ae0a119fe81
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&(...)>.
Description
Mirrored via gitea-mirror
Languages
C++
99.5%
CMake
0.4%
HTML
0.1%