r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
Utils.hpp File Reference

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)
 

Detailed Description

This file contains utility functions.

Definition in file Utils.hpp.