mirror of
https://github.com/AnthonyCalandra/modern-cpp-features.git
synced 2025-12-17 18:14:36 +03:00
Fix std::to_string link.
This commit is contained in:
@@ -60,7 +60,7 @@ C++11 includes the following new language features:
|
|||||||
C++11 includes the following new library features:
|
C++11 includes the following new library features:
|
||||||
- [std::move](#stdmove)
|
- [std::move](#stdmove)
|
||||||
- [std::forward](#stdforward)
|
- [std::forward](#stdforward)
|
||||||
- [std::to_string](#stdtostring)
|
- [std::to_string](#stdto_string)
|
||||||
|
|
||||||
## C++17 Language Features
|
## C++17 Language Features
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user