I need to have a uniq map object to store key-vlaue globally. So I created a class with a static unordered_map as the member, my code as following please:
cla