|
libfoedus-core
FOEDUS Core Library
|
#include <dirent.h>#include <ostream>#include <string>#include <vector>#include "foedus/fs/filesystem.hpp"#include "foedus/fs/path.hpp"
Go to the source code of this file.
Namespaces | |
| foedus | |
| Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
| foedus::fs | |
| Filesystem wrapper, an analogue of boost::filesystem. | |
Functions | |
| std::ostream & | foedus::fs::operator<< (std::ostream &o, const Path &v) |