Exemplo n.º 1
0
 static index_pointer index2_storage (matrix_type& cm) {
   return vector_traits<idx_array_t>::storage (cm.index2_data());
 }