View Problem

Define an unmodifiable empty map

DiskEdit
cpp
const std::map<T1,T2> immutable_map_instance_of_type_t1_to_t2;

Submit a new solution for cpp
There are 20 other solutions in additional languages (clojure, erlang, fantom, fsharp ...)