Programming Tips - C++ Intro to Concepts

Date: 2018oct1 Language: C++ Q. C++ Intro to Concepts A. https://en.wikipedia.org/wiki/Concepts_(C%2B%2B) Its already supported by GCC with the -fconcepts option. Support in clang and Microsoft Visual C++ soon.