#include <string>Go to the source code of this file.
Functions | |
| template<class ITEM, class PAYLOAD> | |
| ITEM * | findDirectChild (ITEM *item, PAYLOAD searchVal) |
|
||||||||||||||||
|
Find a direct child (i.e., non-recursive) with value "searchVal". Returns 0 if there is no such child. |
1.4.1