Aboria

PrevUpHomeNext

Struct all_iterator

Aboria::NeighbourQueryBase::all_iterator — An iterator that steps through all the buckets in the tree (depth-first)

Synopsis

// In header: </home/travis/build/martinjrobins/Aboria/src/NeighbourSearchBase.h>



// An iterator that steps through all the buckets in the tree (depth-first)

struct all_iterator {
};

PrevUpHomeNext