We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86b0a3 commit 591463fCopy full SHA for 591463f
programming-language/theory-and-concepts/compile-time-function-execution.rst
@@ -0,0 +1,23 @@
1
+========================================
2
+CTFE (Compile Time Function Evaluation)
3
4
+
5
6
+.. contents:: 目錄
7
8
9
+C++
10
11
12
13
14
+D
15
16
17
18
19
+參考 - Header 1
20
21
22
+* `Wikipedia - Compile time function execution <https://en.wikipedia.org/wiki/Compile_time_function_execution>`_
23
+* `Rosetta Code - Compile-time calculation <https://rosettacode.org/wiki/Compile-time_calculation>`_
0 commit comments