Hi,

Because Trafodion uses its own heap management, we often find that we cannot 
take advantage of STL classes in C++ code.

Many of the STL classes allow one to supply an allocator. So in principle one 
could write their own heap management for use with STL classes.

Has anyone experimented with mapping an STL allocator to a Trafodion NAHeap? If 
so, what issues did you encounter?

Thanks,

Dave

Reply via email to