Is the HashMapT<> collection supposed to work with String type? I think the implementation that provides the hash code uses a simple cast to int and String isn't conversible. See /usr/include/osp/FBaseColHashMapT.h line 1323 in latest SDK.
Using HashMapT with String type
Edited on 18 03, 2014