2 Comments
User's avatar
Borislav Grebenar's avatar

Nice and clear! Thanks!

User's avatar
Comment removed
Jan 25
Comment removed
Vinnie's avatar

Thanks. Can you believe the entire paper was AI-generated? Anyway... I've been building the successor to Boost.Asio (https://github.com/cppalliance/corosio) and I struggled for a while because on the one hand I like the compositional power of concepts but on the other hand I have grown to dislike header-only libraries which are template-only. I think I found the right balance now :)