From 62f491912679359fcb82a3161383ace827488ace Mon Sep 17 00:00:00 2001 From: furfurylic <17105140+furfurylic@users.noreply.github.com> Date: Sun, 25 Aug 2024 10:42:47 +0900 Subject: [PATCH] Re-adjust column widths of the table on replace_if_skipped::operator() --- docs/CommataSpecification.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CommataSpecification.xml b/docs/CommataSpecification.xml index e8ca314..6777a70 100644 --- a/docs/CommataSpecification.xml +++ b/docs/CommataSpecification.xml @@ -7072,7 +7072,7 @@ template <class U = T> std::optional<U> operator()(U* = nullptr) const; - +
Effects of calling of operator()
#