Does Boost work with IntervalZero RTX 2009?
Posted
by cs-79
on Stack Overflow
See other posts from Stack Overflow
or by cs-79
Published on 2010-05-24T04:19:15Z
Indexed on
2010/05/24
4:31 UTC
Read the original article
Hit count: 209
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 STL::Vector. Or Array/Vector is the only data structure supported by Rtx?
* Off topic question: Can we use STL::String instead of char pointer for string in Rtx?
Thanks.
© Stack Overflow or respective owner