- can also be used for other purposes. Eg, if (ListOps::found(list, matcher)) { ... } vs. if (!findStrings(matcher, list).empty()) { ... } |
||
---|---|---|
.. | ||
Make | ||
Test-ListOps.C |
- can also be used for other purposes. Eg, if (ListOps::found(list, matcher)) { ... } vs. if (!findStrings(matcher, list).empty()) { ... } |
||
---|---|---|
.. | ||
Make | ||
Test-ListOps.C |