
9 Oct
2016
9 Oct
'16
11:33 a.m.
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 <vinnie.falco@gmail.com> wrote:
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