https://issues.apache.org/ooo/show_bug.cgi?id=123754
Bug ID: 123754
Issue Type: TASK
Summary: remove stlport-replacement wrapper headers
Product: General
Version: 4.0.0
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
The stlport wrappers are needed as long as
- the AOO code base has not been converted to use the TR1 templates directly
- the used TR1 templates are not available directly in the std namespace
- the compiler baseline does not provide sufficient TR1 compatibility, e.g. if
forward_list is not available
- pre-standard constructs (such as select1st, unary_compose, identity,
project2nd, etc.) are used
--
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.