https://issues.apache.org/ooo/show_bug.cgi?id=122208
Bug ID: 122208
Issue Type: DEFECT
Summary: improve compatibility with standard STL
Classification: Code
Product: General
Version: AOO400-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 121585
AOO still depends on stlport4 which predates the C++11 standard and its TR1
containers by many years. Some methods/containers have not made it into the
standard, some have been replaced and some behave differently. AOO should
target the standard STL and thus gradually remove/replace code to make it
compatible with the C++11 standard.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.