This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/62045] __gnu_pbds::priority_queue<int, less<int>, binary_heap_tag> is too slow


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62045

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|bkoz at redhat dot com             |

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Benjamin doesn't work at Red Hat any more.

The PBDS containers are not really maintained, but I'll try to take a look.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]