/cxx-concepts

A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)

Primary LanguageC++

Overview

This is a very basic example on how to implement concept-like interfaces. This was presented at CppCon 2016 during a lightning talk