Пример #1
0
 const_iterator begin() const {
     return m_vector.cbegin();
 }