Skip to content

Commit 591463f

Browse files
committed
New: CTFE
1 parent c86b0a3 commit 591463f

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)