Using HashMapT with String type

Using HashMapT with String type

BY 19 Jul 2013 Native Application Development

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.

Written by