Beispiel #1
0
 const_iterator cbegin() const {
     return _data.cbegin();
 }