#3512 closed Feature Requests (wontfix)
Use T instead of void* in ptr containers
Reported by: | Owned by: | Thorsten Ottosen | |
---|---|---|---|
Milestone: | Boost 1.41.0 | Component: | ptr_container |
Version: | Boost 1.40.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Could you use T instead of void*? This would be much easier when debuggers show the contents.
Change History (4)
comment:1 by , 13 years ago
comment:3 by , 12 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This rewrite will be part of a future version, but until then, use debug visualizers.
comment:4 by , 12 years ago
Just wondering, is it so hard to change this?
Also, can't this bug stay open until said rewrite is ready?
Note:
See TracTickets
for help on using tickets.
Alternately, https://svn.boost.org/trac/boost/wiki/DebuggerVisualizers.