Skip to content

Commit 251455f

Browse files
authored
Update README.md
1 parent d9236a9 commit 251455f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
👀 <a href="./md/constexpr.md">constexpr</a> <br>
77
👀 <a href="./md/static_assert.md">static_assert</a> <br>
88
👀 <a href="./md/rvalue_reference.md">rvalue reference & forwarding reference</a> <br>
9-
👀 <a href="./md/volatile.md">volatile</a>
9+
👀 <a href="./md/volatile.md">volatile</a> <br>
10+
👀 <a href="./md/function.md">function</a>

0 commit comments

Comments
 (0)