Opened 14 years ago
Closed 14 years ago
#2344 closed Patches (fixed)
[iterator] Patch to improve support for CodeGear C++Builder 2009
| Reported by: | Nicola Musatti | Owned by: | Nicola Musatti |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | iterator |
| Version: | Boost Development Trunk | Severity: | Problem |
| Keywords: | Cc: |
Description
The attached patch fixes workarounds for the latest CodeGear (ex Borland) compiler.
Attachments (1)
Change History (5)
by , 14 years ago
| Attachment: | boost_iterator.patch added |
|---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Although I have commit privileges I'd rather have this patch reviewed before applying it myself (Dave?)
comment:4 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

I updated my patch, as it was missing some fundamental changes.