[PPL-devel] [GIT] ppl/ppl(master): CO_Tree, Sparse_Row, Dense_Row: access the index and the value of element pointed to by an iterator using itr .index() and *itr instead of itr->first and itr->second.