Exercise index of this lecture   Alphabetic index   Course home   

Exercises
The Standard Library and Metaprogramming


6.1   Working with static_assert  

In this program on the accompanying slide the static_assert holds.

In main, enforce a couple of other template instantiations that will cause the static_assert to fail.

 

Solution


Generated: Tuesday August 1, 2017, 13:32:26