Explore >> Select a destination


You are here

mariusbancila.ro
| | www.ralfj.de
3.6 parsecs away

Travel
| | This is a cross-post of an article that I wrote for the SIGPLAN blog. "Undefined Behavior" often has a bad reputation. People see it as an excuse compiler writers use to break code, or an ...
| | shafik.github.io
4.2 parsecs away

Travel
| | What You Need to Know when Optimizations Changes the Behavior of Your C++ ??
| | blog.sigplan.org
3.8 parsecs away

Travel
| | "Undefined Behavior" often has a bad reputation. But what, really, is Undefined Behavior, and is it actually that bad? In this blog post, I will look at this topic from a PL perspective...
| | ericniebler.com
26.8 parsecs away

Travel
| At GoingNative back in September, Andrei Alexandrescu posed an interesting question about API design and C++11 that has had me scratching my head for a month. It was about the design of std::getlin...