winss
Classes | Namespaces | Typedefs
utils.hpp File Reference
#include <chrono>
#include <string>
#include <map>
#include <vector>
#include "case_ignore.hpp"
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.

Classes

class  winss::Utils
 Utility functions. More...
 

Namespaces

 winss
 

Typedefs

typedef std::map< std::string, std::string, winss::case_ignorewinss::env_t
 The environment mapping. More...