/Cpp17byExamples

C++ 17 New features by Examples

Primary LanguageC++

Cpp17byExamples

C++17 is here!!!

In this repository,I will be trying to bring examples of some new features in cpp17 that seem useful.

In near future,I will also try to update this repository for some explanations.

Most of the examples were brought from cppreference (with little changes).

I also used some of the examples from the great book C++17 STL Cookbook

Also a very special thanks to this great blog from Mr.Grimm for the deep explanation on string views.

If there is any problem with the codes,explanation or the logic behind the examples,I will be more than happy to recieve any comment.