Back to Browse

C++ Concepts Intro: Need Your Input

3.1K views
Aug 13, 2017
15:18

C++20 is slated to add most of the contents of the Concepts Technical Specification. Concerns about teach/learn-ability and usage preferences has kept some features from going in. This video covers introductory material on Concepts in C++ as it is in the technical specification. Afterward, I would like to hear from you! Please go to https://godbolt.org/g/4ETAzB and do your best to implement std::min and std::for_each using whatever form of concepts seems most appropriate to you. Success or fail, please then create a link to your solution using the "Share" button on that page, and send the link to me at: [email protected]. I will be taking the results, anonymizing them, summarizing them, and presenting it to the Standards Committee in the fall. I will also send you your anonymized ID so you can see your submission on github, if you'd like. Please also include in your email: 1) Is C++ your preferred language? 2) In years, what would you say is your experience in C++? 3) Are you interested in using Concepts in your code in the future? Thanks!

Download

0 formats

No download links available.

C++ Concepts Intro: Need Your Input | NatokHD