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