OmniSciDB
a5dc49c757
|
#include "OSDependent/heavyai_glob.h"
#include <boost/filesystem.hpp>
#include "Shared/clean_windows.h"
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
anonymous_namespace{heavyai_glob.cpp} | |
heavyai | |
Functions | |
bool | anonymous_namespace{heavyai_glob.cpp}::has_wildcard (const std::string &name) |
void | anonymous_namespace{heavyai_glob.cpp}::glob (const fs::path &base, const fs::path &pattern, std::vector< std::string > &out) |
std::vector< std::string > | heavyai::glob (const std::string &pattern) |