1 #ifndef cetlib_search_path_h 2 #define cetlib_search_path_h 60 std::size_t
size()
const;
82 std::vector<std::string>& result)
const;
89 template <
class OutIter>
98 std::vector<std::string> dirs_{};
101 template <
class OutIter>
105 std::vector<std::string>
results;
106 size_t const nfound{
find_files(pattern, results)};
def find_files(d, t, l, f_name)
std::ostream & operator<<(std::ostream &, map_vector_key const &)
std::string const & showenv() const
def find_file(paths, filename)
std::size_t find_files(std::string const &filename_pattern, std::vector< std::string > &result) const
path_tag_t const path_tag
auto copy_all(FwdCont &, FwdIter)
std::string to_string(ModuleType mt)