Searched refs:Collection (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dutils.hpp53 template< typename Collection >
55 grep_collection(const std::string& regexp, const Collection& collection)
57 for (typename Collection::const_iterator iter = collection.begin();

Completed in 20 milliseconds