<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-35024958.post3681684956243200153..comments</id><updated>2010-08-19T19:15:58.991+10:00</updated><category term='templates'/><category term='static_assert'/><category term='threads'/><category term='timer'/><category term='decltype'/><category term='sfinae'/><category term='error_code'/><category term='ssl'/><category term='c++0x'/><category term='parallelism'/><category term='boost'/><category term='iostream'/><category term='c++'/><category term='timeout'/><category term='asio'/><category term='system_error'/><category term='bind'/><category term='hardware'/><category term='coroutines'/><title type='text'>Comments on Thinking Asynchronously in C++: System error support in C++0x - part 3</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.think-async.com/feeds/3681684956243200153/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35024958/3681684956243200153/comments/default'/><link rel='alternate' type='text/html' href='http://blog.think-async.com/2010/04/system-error-support-in-c0x-part-3.html'/><author><name>chris</name><uri>http://www.blogger.com/profile/09159109667366328919</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-35024958.post-940385229908721051</id><published>2010-08-19T19:15:58.991+10:00</published><updated>2010-08-19T19:15:58.991+10:00</updated><title type='text'>In Part-3, the paragraph: &amp;quot;Obviously, this is...</title><content type='html'>In Part-3, the paragraph: &amp;quot;Obviously, this is because there&amp;#39;s an implicit conversion from errc to error_condition using a single-argument constructor. Simple. Right?&amp;quot; &lt;br /&gt;&lt;br /&gt;Should not say &amp;quot;because there&amp;#39;s an implicit conversion from errc to error_code&amp;quot;  instead?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35024958/3681684956243200153/comments/default/940385229908721051'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35024958/3681684956243200153/comments/default/940385229908721051'/><link rel='alternate' type='text/html' href='http://blog.think-async.com/2010/04/system-error-support-in-c0x-part-3.html?showComment=1282209358991#c940385229908721051' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.think-async.com/2010/04/system-error-support-in-c0x-part-3.html' ref='tag:blogger.com,1999:blog-35024958.post-3681684956243200153' source='http://www.blogger.com/feeds/35024958/posts/default/3681684956243200153' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-359954539'/></entry><entry><id>tag:blogger.com,1999:blog-35024958.post-6732057325007682098</id><published>2010-07-16T06:13:55.334+10:00</published><updated>2010-07-16T06:13:55.334+10:00</updated><title type='text'>This would be great if it were used in boost::asio...</title><content type='html'>This would be great if it were used in boost::asio! Unfortunately, it does not appear to be. From boost/asio/error.hpp:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;template&amp;lt;&amp;gt; struct is_error_code_enum&amp;lt;boost::asio::error::basic_errors&amp;gt;&lt;br /&gt;{&lt;br /&gt;  static const bool value = true;&lt;br /&gt;};&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I can&amp;#39;t find a set of error conditions I can use for asio errors; just error codes.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35024958/3681684956243200153/comments/default/6732057325007682098'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35024958/3681684956243200153/comments/default/6732057325007682098'/><link rel='alternate' type='text/html' href='http://blog.think-async.com/2010/04/system-error-support-in-c0x-part-3.html?showComment=1279224835334#c6732057325007682098' title=''/><author><name>Anne</name><uri>http://www.blogger.com/profile/10187058143616012794</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.think-async.com/2010/04/system-error-support-in-c0x-part-3.html' ref='tag:blogger.com,1999:blog-35024958.post-3681684956243200153' source='http://www.blogger.com/feeds/35024958/posts/default/3681684956243200153' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1247250750'/></entry></feed>
