Opened 14 years ago
Closed 14 years ago
#2878 closed Bugs (fixed)
addressof doesn't handle classes with certain conversion operators
| Reported by: | Peter Dimov | Owned by: | Peter Dimov |
|---|---|---|---|
| Milestone: | Boost 1.39.0 | Component: | utility |
| Version: | Boost 1.38.0 | Severity: | Problem |
| Keywords: | Cc: |
Note:
See TracTickets
for help on using tickets.

(In [51872]) Attempt to fix addressof in trunk to handle classes with conversion operators. Refs #2878.