Functor used to find the first gid, returning in the given promise. More...
Public Member Functions | |
find_fw (Promise const &promise, Order const *order) | |
find_fw (find_first< Promise, Order, BaseContainer > &func) | |
Construct the work function for forward traversal using the promise and ordering from the work function used in the find_first method of base container ordering. | |
bool | operator() (bc_base *base_ptr, location_type, bool is_end) |
Functor used to find the first gid, returning in the given promise.
This functor is used with the traversal_forward visitor.