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