Content deleted Content added
Added a bit about C++14 constexpr. Needs editing to be more concise. |
m →Example |
||
Line 62:
</source>
In [[C++11]], a similar (less powerful) technique is known as [[C++11#constexpr – Generalized constant expressions|generalized constant expressions]](<code>constexpr</code>)
==References==
|