const_reverse_iterator crbegin() const { return data_.crbegin(); }