Explore >> Select a destination


You are here

blog.knatten.org
| | cukic.co
3.6 parsecs away

Travel
| | Author of the 'Functional Programming in C++' book, KDE developer and Free/Libre Software enthusiast.
| | www.foonathan.net
3.4 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.
| | www.kuniga.me
4.4 parsecs away

Travel
| | NP-Incompleteness:
| | extendsclass.com
23.3 parsecs away

Travel
| Online regular expression tester for Python, PHP, Ruby, JS, Java and MySQL. Regex visualizer. Syntax highlighting. Cheatsheet. Generate string corresponding to a regex.