返回 `enumerate_view` 中的当前元素。
等价于:return reference-type(pos_, *current_);。
reference-type
pos_
current_
(无)
当前元素。