From f1733afd49e940244b678525d4f9aa64360aef0e Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sat, 10 Dec 2022 09:35:55 -0800 Subject: [PATCH] Pin godbolt example to specific version --- doc/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api.rst b/doc/api.rst index 2d65d5b3..91e2b507 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -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++