
14 Jun
2005
14 Jun
'05
8:18 a.m.
Joaquín Mª López Muñoz ha escrito:
range_token_iterator(const range_token_iterator& other): base(other) { if(this->m_valid){ m_begin=other.m_begin; m_begin=other.m_end; } }
Sorry, I meant range_token_iterator(const range_token_iterator& other): base(other) { if(this->m_valid){ m_begin=other.m_begin; m_end=other.m_end; } } Joaquín M López Muñoz Telefónica, Investigación y Desarrollo