This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Is it OK to use Boost?

Hi,

I am working with ARM cores (M3, A8 and A9) compiler TMS 4.7.x and DSP Core compiler C6000.

Is it OK to use Boost instead of Standard Template Library?

I don't plan to use all boost sub-packages, I just want memory-related packages (Containers, smart pointers, memory pools, ...)