This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

std::bind in ARMCC 5.06 ??

Hi,

we use C++ in our project and we want to use std::bind . Unfortunatelly this is not available in ARMCC. I had a look in <functions> Header but I cannot find a documentation for those header files. Is there any?

Is there any possiblility to use std::bind somehow?

The document "The ARM C and C++ Libraries" does not describe anything related to the includable header files from ARMCC.

Kind regards

Andreas