Changeset 1249 for trunk/test/Suite.h
- Timestamp:
- Mar 20, 2008, 7:12:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Suite.h
r1247 r1249 96 96 }; 97 97 98 /** 99 \return absolute path to file 100 \param local_path path relative to srcdir 101 */ 102 std::string filename(const std::string& local_path); 103 98 104 template<typename Iterator1, typename Iterator2> 99 105 bool Suite::equal_range(Iterator1 first1, Iterator1 last1, Iterator2 first2,
Note: See TracChangeset
for help on using the changeset viewer.