Hi,

On 06/05/2012 08:48 PM, Alexander Broekhuis wrote:
Even for the C++ API, there are some places where I would like to
introduce custom data structures to make the life of the API user easier
and/or more type-safe.

Could you check out the "utils" library of Celix and how these can be used
from C++? Maybe they provide the support that is needed.


I had a look at the utils library but pretty much everything in there (except hash maps) are covered by the C++ standard (in the STL). I was rather talking about very C++ specific extensions.

Thanks,

Sascha

Reply via email to