Exemplo n.º 1
0
 const_iterator begin() const { return tracks_.begin(); }
Exemplo n.º 2
0
 iterator begin() { return tracks_.begin(); }