#include <string>Go to the source code of this file.
Namespaces | |
| namespace | ml |
Functions | |
| template<typename Resource> | |
| bool | ml::fileLoader (Resource &r, const std::string &path) |
| template<typename Resource> | |
| bool | ml::fileOpener (Resource &r, const std::string &path) |
| template<typename Resource> | |
| bool | ml::returnTrue (Resource &r, const std::string &path) |