This file contains utility functions. More...
#include <unordered_map>
#include <vector>
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.