small oversight in new_allocator.h

Dhruv Matani dhruvbird@gmx.net
Fri Jan 30 08:01:00 GMT 2004


On line 80: of new_allocator.h, a reference is made to
allocator<void>::....... whereas allocator is not included in that file.
Suggested change: replace by const void* (which makes me wonder whether
it makes sense to have void objects?)



-- 
	-Dhruv Matani.
http://www.geocities.com/dhruvbird/





More information about the Libstdc++ mailing list