Mini Git
A reduced version of Git
Loading...
Searching...
No Matches
types.hpp File Reference
#include <string>
#include <unordered_map>
Include dependency graph for types.hpp:
This graph shows which files directly or indirectly include this file:

Variables

const std::unordered_map< std::string, std::string > type_map
 

Variable Documentation

◆ type_map

const std::unordered_map<std::string, std::string> type_map
extern