https://issues.apache.org/ooo/show_bug.cgi?id=122396
Bug ID: 122396
Issue Type: TASK
Summary: Support boost's TR1 as AOO's standard template library
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]
Depends on: 122208
Blocks: 122362
Boost's TR1 library (http://www.boost.org/libs/tr1) wraps and extends the
system STL, which sometimes makes things easier. E.g. for some containers it
allows template arguments with incomplete types which is not required by the
C++ standard. On some systems boost's TR1 can be considered to be the system
STL.
Problems that prevent boost's TR1 library to be AOO's standard template library
need be solved. Currently AOO already uses boost in the version 1.48.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.