K 10 svn:author V 8 lstewart K 8 svn:date V 27 2013-06-29T04:27:04.881810Z K 7 svn:log V 308 MFC r251887: Add new FOREACH_FROM variants of the queue(3) FOREACH macros which can optionally start the traversal from a previously found element by passing the element in as "var". Passing a NULL "var" retains the same semantics as the regular FOREACH macros. Reviewed by: jhb (previous version), rpaulo END