Pin godbolt example to specific version

This commit is contained in:
Victor Zverovich 2022-12-10 09:35:55 -08:00
parent f61dcccc6e
commit f1733afd49

View File

@ -255,7 +255,7 @@ Argument Lists
--------------
You can create your own formatting function with compile-time checks and small
binary footprint, for example (https://godbolt.org/z/Gab1q3jKE):
binary footprint, for example (https://godbolt.org/z/vajfWEG4b):
.. code:: c++