Skip to content

Commit 95aaa82

Browse files
committed
Correct title of article [ci skip]
1 parent 9e70fb2 commit 95aaa82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Define this to 1 if you want to compile without exceptions. If not defined, the
220220
TBD
221221

222222
- [n3593 - std::split(): An algorithm for splitting strings](http://wg21.link/n3593). / https://isocpp.org/files/papers/n3593.html
223-
- [Martin Broadhurst. How to split a string in C++. 2016](http://www.martinbroadhurst.com/how-to-split-a-string-in-c.html).
223+
- [Martin Broadhurst. Exploring String Splitting in C++ Programming. 2023](http://www.martinbroadhurst.com/how-to-split-a-string-in-c.html).
224224

225225
## Appendix
226226

0 commit comments

Comments
 (0)