48 const std::set<AObject *> &setobj,
size_t limit = 0 );
50 const std::list<AObject *> &setobj,
size_t limit = 0,
51 const std::set<AObject *> & allobjects = std::set<AObject *>() );
53 const std::vector<AObject *> &setobj,
size_t limit = 0,
54 const std::set<AObject *> & allobjects = std::set<AObject *>() );
55 template <
typename iterator>
58 const std::set<AObject *> & allobjects = std::set<AObject *>() );