views:

39

answers:

0

Hi all Rtx experts,

Have anyone implemented hard real-time app on IntervalZero Rtx environment using Boost libraries?

I wish to use the Boost `unordered` data structures instead of solely relying on STD::Vector. Or Array/Vector is the only data structure supported by Rtx?

* Off topic question: Can we use STD::String instead of char pointer for string in Rtx?


Thanks.