Skip to content

Commit f6555bf

Browse files
Update cbegin.md
1 parent 4c04a11 commit f6555bf

File tree

1 file changed

+1
-1
lines changed
  • content/cpp/concepts/unordered-set/terms/cbegin

1 file changed

+1
-1
lines changed

content/cpp/concepts/unordered-set/terms/cbegin/cbegin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Title: 'cbegin()'
3-
Description: 'Returns a constant iterator pointing to either the first element of the unordered_set or the first element in a specific bucket.'
3+
Description: 'Returns a constant iterator pointing to either the first element of the unordered set or the first element in a specific bucket.'
44
Subjects:
55
- 'Code Foundations'
66
- 'Computer Science'

0 commit comments

Comments
 (0)