Hello. What do you think about stack\queue with min\max O(1)? I think, these useful containers may be implemented in Boost. And I ready to start work on these data structures. But i wait for your feedback about this idea.
28.06.2016, 04:05, "Louis Dionne"
Зайцев Александр
writes: Hello.
Ok, I understood. I agree, design of good useful interface is difficult work.
But how can i write proposals to authors of the libraries? Can I send proposals to this mailing list or i should send it to emails of maintainers of libraries? How should i discuss about any part of libraries?
I have many proposals to the libraries: BGL, Boost.Algorithm. And i'm ready implement my proposals. Maybe should I at first wrote first implementation of my proposals and do pull request?
I believe the easiest way would be for you to submit a pull request to the relevant library on GitHub. This way, the author/maintainer can merge it in with a single click, or can discuss changes with you. If you don't hear from the maintainer after creating a pull request, then you can ask on this list and we'll try to handle it from there.
Regards, Louis
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Best regards, Alexander Zaitsev