Skip to content

Commit 18d9eef

Browse files
authored
Update C++ references and add advanced reference link
1 parent 175cdff commit 18d9eef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pages/C++.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,4 +724,5 @@
724724
- [C++ Roadmap](https://github.com/salmer/CppDeveloperRoadmap)
725725
- [Cheat Sheets for c++](https://hackingcpp.com/cpp/cheat_sheets.html)
726726
- [Docs Book](https://cplusplus.com/doc/tutorial/)
727-
- [C++ references](https://en.cppreference.com/w/)
727+
- [C++ references](https://en.cppreference.com/w/)
728+
- [C++ Advance Ref.](https://en.cppreference.com/w/cpp/utility/functional/ref.html)

0 commit comments

Comments
 (0)