Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Failure of STL map "insert()" (VxWorks v6.8). ... MIPS

A_MAP.insert(std::pair<uint16_t, THE_STRUCT_TYPE>(Key, A_STRUCT)) A_MAP[Key] = A_STRUCT; Both methods work on Visual C++ Express 2012. Both methods fail on VxWorks at run-time with Si...