Use std::map::insert instead of std::map::emplace, since gcc-4.7 does not support the latter.
Attach a file by drag & drop or click to upload