Hello
Coming from the C++ side of the force, I am used to the container classes of STL or Qt. I see that hash maps and iterators are not the primary problems on DSPs, but it has been many times that I wished that I hat some out of the box container classes with the ease of use of the STL.
Is there anything like it in the embedded C world? Or does everybody reinvent the wheel? Or is everybody content with float* ?
Thanks for your Ideas,
Markus