Logo MTL4

mtl::tag::has_fast_ra_iterator Struct Reference
[Tags for concept-free dispatching]

Collection with fast random-access iterator. More...

#include <tag.hpp>

Inherits mtl::tag::has_ra_iterator.

Inherited by mtl::tag::dense2D [private, virtual], mtl::tag::dense_col_vector [private, virtual], and mtl::tag::dense_row_vector [private, virtual].

Collaboration diagram for mtl::tag::has_fast_ra_iterator:

Collaboration graph
[legend]

Detailed Description

Collection with fast random-access iterator.

Meaning: unrolling is probably beneficial. Counter-example: Morton-ordered matrices have random access but this is so slow that regular traversal is favorable


The documentation for this struct was generated from the following file:


mtl::tag::has_fast_ra_iterator Struct Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Generated on 24 Aug 2009 by Doxygen 1.5.9 -- Copyright 2008-09 by TU Dresden and the Trustees of Indiana University.