Opened 13 years ago
Closed 13 years ago
#3181 closed Bugs (fixed)
Cray XMT version of Dinkumware has std::min/max but does not define _CPPLIB_VER
Reported by: | Jeremiah Willcock | Owned by: | John Maddock |
---|---|---|---|
Milestone: | Boost 1.40.0 | Component: | config |
Version: | Boost 1.39.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The attached patch special-cases that platform to state that it has min/max (using the same __XMT__
test as in ticket 3180.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Patch to fix problem