Skip to content

Commit 5cad7d6

Browse files
Update std.cfg
1 parent 8babd82 commit 5cad7d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cfg/std.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9050,6 +9050,7 @@ initializer list (7) string& replace (const_iterator i1, const_iterator i2, init
90509050
<checkFiniteLifetime>std::scoped_lock</checkFiniteLifetime>
90519051
<checkFiniteLifetime>std::unique_lock</checkFiniteLifetime>
90529052
<checkFiniteLifetime>std::shared_lock</checkFiniteLifetime>
9053+
<checkFiniteLifetime>std::pair</checkFiniteLifetime>
90539054
<check>std::complex</check>
90549055
<check>std::exception</check>
90559056
<check>std::logic_error</check>

0 commit comments

Comments
 (0)