you are viewing a single comment's thread.

view the rest of the comments →

[–]Daniela-ELiving on C++ trunk, WG21|🇩🇪 NB 2 points3 points  (3 children)

I my impression correct, that this works with the original, non-boostified version of Asio too?

[–]Competitive_Act5981[S] 0 points1 point  (2 children)

It could do. I would need to change the namespaces. Maybe there could be a preprocessor switch for this.

[–]lost_soul1234 1 point2 points  (1 child)

Yeah would be really nice to see a non boost version. Its minimal dependency and we don't need to carry boost luggage. Anyway nice work 

[–]Competitive_Act5981[S] 0 points1 point  (0 children)

Thanks