- Finally, I polished and released a post about templates, meant to introduce the reader to the most common template programming concepts and provide in-depth reading links. Hope it will be helpful! https://victor-istomin.github.io/c-with-crosses/posts/templates-are-easy/ 6 comments cpp
Linked pages
- https://godbolt.org 794 comments
- The world’s fastest framework for building websites |Hugo http://gohugo.io/ 396 comments
- Value categories - cppreference.com http://en.cppreference.com/w/cpp/language/value_category 243 comments
- C++ Core Guidelines https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Ri-global 216 comments
- Three reasons to pass `std::string_view` by value – Arthur O'Dwyer – Stuff mostly about C++ https://quuxplusone.github.io/blog/2021/11/09/pass-string-view-by-value/ 123 comments
- Non-static member functions - cppreference.com https://en.cppreference.com/w/cpp/language/member_functions#Explicit_object_parameter 43 comments
- Requires-clause | Andrzej's C++ blog https://akrzemi1.wordpress.com/2020/03/26/requires-clause/ 23 comments
- Universal References in C++11 -- Scott Meyers : Standard C++ https://isocpp.org/blog/2012/11/universal-references-in-c11-scott-meyers 18 comments
- Practical usage of ref-qualified member function overloading | C with Crosses https://victor-istomin.github.io/c-with-crosses/posts/ref-qualifiers/ 17 comments
- GitHub - fmtlib/fmt: A modern formatting library https://github.com/fmtlib/fmt 12 comments
- Function template - cppreference.com https://en.cppreference.com/w/cpp/language/function_template#Abbreviated_function_template 9 comments
- Creative Commons — Attribution-ShareAlike 4.0 International — CC BY-SA 4.0 https://creativecommons.org/licenses/by-sa/4.0/ 8 comments
- Copy elision - cppreference.com https://en.cppreference.com/w/cpp/language/copy_elision 8 comments
- Constraints and concepts (since C++20) - cppreference.com https://en.cppreference.com/w/cpp/language/constraints 1 comment
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:victor-istomin.github.io
Search title: C++ template: Trying to Make the Easy Way | C with Crosses
See how to search.