Skip to content

Commit bae60e9

Browse files
authored
Add missing scoped_lock to toc.yml (#5374)
1 parent 3395cd9 commit bae60e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,8 @@ items:
797797
href: recursive-mutex-class.md
798798
- name: recursive_timed_mutex class
799799
href: recursive-timed-mutex-class.md
800+
- name: scoped_lock class
801+
href: scoped-lock-class.md
800802
- name: timed_mutex class
801803
href: timed-mutex-class.md
802804
- name: try_to_lock_t struct

0 commit comments

Comments
 (0)