Compile-time function execution: Difference between revisions

Content deleted Content added
Deleted this garbage
Tag: section blanking
Example: Added cross ref to equivalent C++ concept
Line 62:
</source>
 
In [[C++11]] the equivalent technique is known as [[C++11#Generalized constant expressions|Generalized constant expressions]].
 
 
== References ==