Lecture 6 - Slide 33 : 40 |
We show a number of examples of constant expressions
![]() | The same program - with results statically asserted. |
![]() | Relaxed constexpr in C++14. |
![]() | The same program - with results statically asserted. |
![]() | Examples of class Circle with a constexpr constructor - C++11. |