This file contains utility functions. More...
#include <unordered_map>#include <vector>
Include dependency graph for Utils.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | utl |
Functions | |
| std::vector< char > | utl::readFile (const std::string &filename) |
| std::unordered_map< std::string, std::string > | utl::getEnvMap (const char *const *env) |
This file contains utility functions.
Definition in file Utils.hpp.