libstdc++/9733: Incorrect defintion for allocator<T>::allocate(size_t,void*)

paolo@gcc.gnu.org paolo@gcc.gnu.org
Mon Feb 17 22:17:00 GMT 2003


Synopsis: Incorrect defintion for allocator<T>::allocate(size_t,void*)

State-Changed-From-To: open->feedback
State-Changed-By: paolo
State-Changed-When: Mon Feb 17 22:17:07 2003
State-Changed-Why:
    Hummm. One thing are the standars set of requirements for
    allocators, another the detailed features of the default
    allocator which you are deriving from: looking at 20.4.1.1
    it seems that our implementation has the correct signature.
    Do you agree?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9733



More information about the Gcc-bugs mailing list