turingtester.wordpress.com
June | 2015 | Nir's Blog
https://turingtester.wordpress.com/2015/06
Programming, math, tech, and all that good stuff. Monthly Archives: June 2015. C ’s Rule of Zero. June 27, 2015. Edit: Note that my blog (including this post) has moved to http:/ www.nirfriedman.com. Feel free to visit there instead for a cleaner look and the latest content! Some of you probably already know about the Rule of Zero. More of you …. Read more ›. Writing Good C By Default, in the STL. Multiple Arrays, One Allocation, Generically: MultiArray. Joint Allocations in C. C ’s Rule of Zero.
turingtester.wordpress.com
May | 2015 | Nir's Blog
https://turingtester.wordpress.com/2015/05
Programming, math, tech, and all that good stuff. Monthly Archives: May 2015. Post 0: Hello, and A brief review of Dell XPS 13 (2015) Developer’s Edition (and Ubuntu 15.04). May 18, 2015. Edit: Note that my blog has moved to http:/ www.nirfriedman.com. Feel free to visit there instead for a cleaner look and the latest content! I felt like this would be an appropriate subject for my first blog post, given that …. Read more ›. Writing Good C By Default, in the STL. Joint Allocations in C.
turingtester.wordpress.com
Object Theft Etiquette in C++: methods with a side of && | Nir's Blog
https://turingtester.wordpress.com/2015/07/05/object-theft-etiquette-in-c-methods-with-a-side-of
Programming, math, tech, and all that good stuff. Object Theft Etiquette in C : methods with a side of &. Object Theft Etiquette in C : methods with a side of &. July 5, 2015. Edit: Note that my blog (including this post) has moved to http:/ www.nirfriedman.com. Feel free to visit there instead for a cleaner look and the latest content! This class seems reasonably written, right? SetStringer foo; / . add stuff to foo string s = move(foo.str() ; / Stealing fails! Cerr << foo.str(); / this probab...Class S...
turingtester.wordpress.com
C++’s Rule of Zero | Nir's Blog
https://turingtester.wordpress.com/2015/06/27/cs-rule-of-zero
Programming, math, tech, and all that good stuff. C ’s Rule of Zero. C ’s Rule of Zero. June 27, 2015. Edit: Note that my blog (including this post) has moved to http:/ www.nirfriedman.com. Feel free to visit there instead for a cleaner look and the latest content! Some of you probably already know about the Rule of Zero. More of you have probably heard of the Rule of 3 (pre C 11) or the rule of 5. Let’s start by reviewing what the Rule of Zero is. What is the Rule of Zero? Why people break the rule.
turingtester.wordpress.com
quicknir | Nir's Blog
https://turingtester.wordpress.com/author/quicknir
Programming, math, tech, and all that good stuff. View all posts by quicknir. Writing Good C By Default, in the STL. January 18, 2016. Edit: Note that my blog (including this post) has moved to http:/ www.nirfriedman.com. Feel free to visit there instead for a cleaner look and the latest content! If you haven’t seen Herb Sutter’s recent talk at CppCon 2015 “Writing Good C … by …. Read more ›. Multiple Arrays, One Allocation, Generically: MultiArray. October 4, 2015. Read more ›. Joint Allocations in C.
turingtester.wordpress.com
July | 2015 | Nir's Blog
https://turingtester.wordpress.com/2015/07
Programming, math, tech, and all that good stuff. Monthly Archives: July 2015. Object Theft Etiquette in C : methods with a side of &. July 5, 2015. Edit: Note that my blog (including this post) has moved to http:/ www.nirfriedman.com. Feel free to visit there instead for a cleaner look and the latest content! Sometimes in C , an object has something that we want. We don’t want to …. Read more ›. Writing Good C By Default, in the STL. Multiple Arrays, One Allocation, Generically: MultiArray.
turingtester.wordpress.com
Post 0: Hello, and A brief review of Dell XPS 13 (2015) Developer’s Edition (and Ubuntu 15.04) | Nir's Blog
https://turingtester.wordpress.com/2015/05/18/post-0-hello-and-a-brief-review-of-dell-xps-13-2015-developers-edition-and-ubuntu-15-04
Programming, math, tech, and all that good stuff. Post 0: Hello, and A brief review of Dell XPS 13 (2015) Developer’s Edition (and Ubuntu 15.04). Post 0: Hello, and A brief review of Dell XPS 13 (2015) Developer’s Edition (and Ubuntu 15.04). May 18, 2015. Edit: Note that my blog has moved to http:/ www.nirfriedman.com. Feel free to visit there instead for a cleaner look and the latest content! C ’s Rule of Zero. May 18, 2015 at 2:39 pm. Thanks for the good review! June 6, 2015 at 3:23 pm. Getting one of ...