Issue 123754 - remove stlport-replacement wrapper headers
Summary: remove stlport-replacement wrapper headers
Status: ACCEPTED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 4.0.0
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on: 123755 123770 124908
Blocks: 122766
  Show dependency tree
 
Reported: 2013-11-26 13:04 UTC by hdu@apache.org
Modified: 2017-05-20 10:44 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2013-11-26 13:04:35 UTC
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
Comment 1 Marcus 2017-05-20 10:44:33 UTC
Reset the assignee to the default "issues@openoffice.apache.org".