mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-11 21:43:54 +00: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&(...)>.
Description
Boost.org iterator module
Languages
C++
99.5%
CMake
0.4%
HTML
0.1%