Re: [boost] [beast] Request for Discussion
To get this topic hopping again, I'll share a bit of news. With help from Howard Hinnant I've opened an issue against the Networking TS to make sure that its algorithms do not place unnecessary requirements on user-defined types: http://cplusplus.github.io/LWG/lwg-active.html#2779 This will affect Beast's buffer sequence adapters (such as buffer_cat).
News from CppCon:
The video of the Beast 15 minute Lightning Talk is up:
https://www.youtube.com/watch?v=uJZgRcvPFwI
Slides for the presentation:
https://raw.githubusercontent.com/vinniefalco/Beast/master/doc/images/CppCon...
On Thu, Oct 6, 2016 at 2:22 PM, Vinnie Falco
To get this topic hopping again, I'll share a bit of news. With help from Howard Hinnant I've opened an issue against the Networking TS to make sure that its algorithms do not place unnecessary requirements on user-defined types: http://cplusplus.github.io/LWG/lwg-active.html#2779
This will affect Beast's buffer sequence adapters (such as buffer_cat).
-- Follow me on Github: https://github.com/vinniefalco
participants (1)
-
Vinnie Falco