摘要: Increments an iterator by a specified number of positions.template void advance( InputIterator& _InIt, Distance _Off );std::list m_list... 阅读全文
posted @ 2013-11-26 15:56 执迷不悟~ 阅读(599) 评论(0) 推荐(0)