Merge pull request #18 from furfurylic/replace_if_skipped_inv_table

Re-adjust column widths of the table on replace_if_skipped::operator()
This commit is contained in:
furfurylic 2024-08-26 18:26:38 +09:00 committed by GitHub
commit b2684cc5cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7072,7 +7072,7 @@ template <class U = T> std::optional<U> operator()(U* = nullptr) const;
<table id="table.replace_if_skipped.skipped">
<caption>Effects of calling of <c>operator()</c></caption>
<col width="13"/><col width="5"/><col width="18"/>
<col width="2"/><col width="5"/><col width="29"/>
<tr>
<th>#</th>