Exemplo n.º 1
0
 value_type operator()(const CTYPE &index) const
 {
     return _data[_imap.offset(index)];
 }