/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

akrzemi1.wordpress.com
| | www.cplusplus.com
4.6 parsecs away

Travel
| | [AI summary] This article provides a comprehensive technical overview of the std::basic_regex class template in C++11, detailing its parameters, member functions, and available syntax flags for regular expression operations.
| | mpark.github.io
4.9 parsecs away

Travel
| | Can we work around the limitations of non-type template parameters?
| | www.foonathan.net
4.1 parsecs away

Travel
| | When C++11 introduced move semantics, it also added two important helper functions: std::move and std::forward. They are essential when you want to manually indicate that you no longer care about an object or need to propagate the value category in generic code. As such, Ive used them countless times in the past. However, they are functions. Plain, old, standard library functions. This is problematic for multiple reasons.
| | libvirt.org
27.0 parsecs away

Travel
| libvirt, virtualization, virtualization API