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.
2 parents be637e4 + a9d23e6 commit bccaf9fCopy full SHA for bccaf9f
common/heading.html
@@ -18,4 +18,8 @@ <h1 class="heading-title">
18
"https://books.google.com/books/about/C++_Coding_Standards.html?id=mmjVIC6WolgC" class="external">C++
19
Coding Standards</a></span></p>
20
</div>
21
-<script defer="defer" src="https://cppalliance.org/boost-gecko/static/js/main.min.js"></script>
+<script
22
+ defer="defer"
23
+ data-current-version="<!--#include virtual="../generated/current_version.txt"-->"
24
+ src="https://cppalliance.org/boost-gecko/static/js/main.min.js"
25
+></script>
0 commit comments