{"id":720,"date":"2012-03-05T20:00:00","date_gmt":"2012-03-05T19:00:00","guid":{"rendered":"http:\/\/shadowcovenant.com\/blog\/2012\/03\/05\/going-native-2012\/"},"modified":"2012-03-05T20:00:00","modified_gmt":"2012-03-05T19:00:00","slug":"going-native-2012","status":"publish","type":"post","link":"http:\/\/shadowcovenant.com\/blog\/2012\/03\/05\/going-native-2012\/","title":{"rendered":"Going Native 2012"},"content":{"rendered":"<p align=\"justify\">I\u2019ve been watching the videos from the <a href=\"http:\/\/channel9.msdn.com\/Events\/GoingNative\/GoingNative-2012\">Going Native 2012<\/a> conference, and they\u2019re extremely interesting.<\/p>\n<p align=\"justify\">I recommend everyone that\u2019s interesting in native coding (and the new C++ 2011 standard) to take a look\u2026<\/p>\n<p align=\"justify\">The new C++ 2011 standard has really neat things.. <\/p>\n<p align=\"justify\">For example, on my favorite things is being able to write code like:<\/p>\n<p align=\"justify\">Speed speed=9.8m\/1s;<\/p>\n<p align=\"justify\">This is actually possible with the new user-defined literals. <\/p>\n<p align=\"justify\">The new \u201cauto\u201d keyword also looks very good:<\/p>\n<p align=\"justify\">auto i=10; \/\/ i is an integer   <br \/>auto it=some_vector.begin(); \/\/ it is an iterator to the beginning of some_vector.begin()<\/p>\n<p align=\"justify\">The last example is a very good one, since I hate always having to write:<\/p>\n<p align=\"justify\">SomeVectorType::iterator it=some_vector.begin();<\/p>\n<p align=\"justify\">The Bjarne Stroustrup is very good because it really raises some interesting concepts and ideas\u2026 After I finished watching the talk, I felt like refactoring Spellbook as a whole\u2026 <img decoding=\"async\" style=\"border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none\" class=\"wlEmoticon wlEmoticon-smile\" alt=\"Smile\" src=\"http:\/\/shadowcovenant.com\/blog\/wp-content\/uploads\/2012\/03\/wlEmoticon-smile.png\" \/><\/p>\n<p align=\"justify\">Anyway, as soon as we can start trusting the compilers with C++ 2011 (most of the usual ones already have support for some stuff, but there\u2019s not a fully compliant yet), I intend to start a step by step refactoring of the engine.<\/p>\n<div id=\"tweetbutton720\" class=\"tw_button\" style=\"\"><a href=\"http:\/\/twitter.com\/share?url=http%3A%2F%2Fshadowcovenant.com%2Fblog%2F2012%2F03%2F05%2Fgoing-native-2012%2F&amp;text=Going%20Native%202012&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fshadowcovenant.com%2Fblog%2F2012%2F03%2F05%2Fgoing-native-2012%2F\" class=\"twitter-share-button\"  style=\"width:55px;height:22px;background:transparent url('http:\/\/shadowcovenant.com\/blog\/wp-content\/plugins\/wp-tweet-button\/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;\">Tweet<\/a><\/div>","protected":false},"excerpt":{"rendered":"<p>I\u2019ve been watching the videos from the Going Native 2012 conference, and they\u2019re extremely interesting. I recommend everyone that\u2019s interesting in native coding (and the new C++ 2011 standard) to take a look\u2026 The new C++ 2011 standard has really neat things.. For example, on my favorite things is being able to write code like: [&hellip;]<\/p>\n<div id=\"tweetbutton720\" class=\"tw_button\" style=\"\"><a href=\"http:\/\/twitter.com\/share?url=http%3A%2F%2Fshadowcovenant.com%2Fblog%2F2012%2F03%2F05%2Fgoing-native-2012%2F&amp;text=Going%20Native%202012&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fshadowcovenant.com%2Fblog%2F2012%2F03%2F05%2Fgoing-native-2012%2F\" class=\"twitter-share-button\"  style=\"width:55px;height:22px;background:transparent url('http:\/\/shadowcovenant.com\/blog\/wp-content\/plugins\/wp-tweet-button\/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;\">Tweet<\/a><\/div>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[53,124,125],"class_list":["post-720","post","type-post","status-publish","format-standard","hentry","category-development","tag-c","tag-c11","tag-goingnative2012"],"_links":{"self":[{"href":"http:\/\/shadowcovenant.com\/blog\/wp-json\/wp\/v2\/posts\/720","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/shadowcovenant.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/shadowcovenant.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/shadowcovenant.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/shadowcovenant.com\/blog\/wp-json\/wp\/v2\/comments?post=720"}],"version-history":[{"count":0,"href":"http:\/\/shadowcovenant.com\/blog\/wp-json\/wp\/v2\/posts\/720\/revisions"}],"wp:attachment":[{"href":"http:\/\/shadowcovenant.com\/blog\/wp-json\/wp\/v2\/media?parent=720"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/shadowcovenant.com\/blog\/wp-json\/wp\/v2\/categories?post=720"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/shadowcovenant.com\/blog\/wp-json\/wp\/v2\/tags?post=720"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}