/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

eyakubovich.github.io
| | www.cppstories.com
4.9 parsecs away

Travel
| | When you see an article about new C++ features, most of the time you'll have a description of major elements. Looking at C++17, there are a lot of posts (including articles from this blog) about structured bindings, filesystem, parallel algorithms, if constexpr, std::optional, std::variant... and other prominent C++17 additions. But how about some smaller parts?
| | arne-mertz.de
4.5 parsecs away

Travel
| | In this post I will write a bit about each operator and how a straight forward implementation might look if the operator is meant to work similar to built in operators.
| | www.cimgf.com
3.9 parsecs away

Travel
| | [AI summary] This blog post outlines a comprehensive coding style guide for Objective-C development, emphasizing consistency, maintainability, and best practices across various coding conventions and project structures.
| | gustedt.wordpress.com
29.5 parsecs away

Travel
| [The wordpress markdown inclusion does a very bad job, it seems, there have been some idiotic formatting errors. I hope that these are fixed, now.] A years-long effort led by Kayvan Memarian and Peter Sewell from Cambridge University, UK, Martin Uecker from Graz University of Technology, Austria, and myself (from ICube/Inria, France) has guided the...