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 d9236a9 commit 251455fCopy full SHA for 251455f
README.md
@@ -6,4 +6,5 @@
6
👀 <a href="./md/constexpr.md">constexpr</a> <br>
7
👀 <a href="./md/static_assert.md">static_assert</a> <br>
8
👀 <a href="./md/rvalue_reference.md">rvalue reference & forwarding reference</a> <br>
9
-👀 <a href="./md/volatile.md">volatile</a>
+👀 <a href="./md/volatile.md">volatile</a> <br>
10
+👀 <a href="./md/function.md">function</a>
0 commit comments