uz
Feedback
C++ - Reddit

C++ - Reddit

Kanalga Telegram’da o‘tish

Stay up-to-date with everything C++! Content directly fetched from the subreddit just for you. Join our group for discussions : @programminginc Powered by : @r_channels

Ko'proq ko'rsatish
228
Obunachilar
Ma'lumot yo'q24 soatlar
-17 kunlar
-130 kunlar
Postlar arxiv
My extended concepts library https://github.com/Hamondorf/conceptual Got my concepts library I've been working on to a point where I'm happy enough to make it public. It's not done yet, and I'm open to any and all criticism/suggestions. I wasn't exactly thrilled with the number of standard concepts we got in c++20. Mainly, I found it annoying that a lot of type traits were more or less ignored so I went and added made own for them. I tried my best to improve subsumption and such while I was it too. https://redd.it/lbw45p @r_cpp