Skip to content

Commit

Permalink
Update C++ Syntax.md
Browse files Browse the repository at this point in the history
  • Loading branch information
B1Z0N authored Jul 29, 2019
1 parent 4aff1f6 commit 60a1ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion C++ Syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
- [2.3.2 Storage class specifiers](#232-storage-class-specifiers)
- [2.3.3 `const` and `dynamic` Cast Conversion](#233-const-and-dynamic-cast-conversion)
- [2.4 Preprocessor tokens](#24-preprocessor-tokens)
- [2.5 Strings ](#25-strings-std::string)
- [2.5 Strings ](#25-strings-std-string)
- [2.6 Iterators](#26-iterators-std-iterator)
- [2.7 Exceptions](#27-exceptions-std-exception)

Expand Down

0 comments on commit 60a1ff3

Please sign in to comment.