<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.it/group/comp.lang.c++</id>
  <title type="text">comp.lang.c++ Google Group</title>
  <subtitle type="text">
  The object-oriented C++ language.
  </subtitle>
  <link href="/group/comp.lang.c++/feed/atom_v1_0_msgs.xml" rel="self" title="comp.lang.c++ feed"/>
  <updated>2009-11-23T22:10:12Z</updated>
  <generator uri="http://groups.google.it" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>James Kanze</name>
  <email>james.ka...@gmail.com</email>
  </author>
  <updated>2009-11-23T22:10:12Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/5ecbd9d1f6cef507/f0d4c208fc12908b?show_docid=f0d4c208fc12908b</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/5ecbd9d1f6cef507/f0d4c208fc12908b?show_docid=f0d4c208fc12908b"/>
  <title type="text">Re: Defining hash-keys?</title>
  <summary type="html" xml:space="preserve">
  On Nov 23, 4:30 pm, &amp;quot;Thomas J. Gritzan&amp;quot; &amp;lt;phygon_antis...@gmx.de&amp;gt; &lt;br&gt; wrote: &lt;br&gt; [...] &lt;br&gt; Because he wants a hash table, and not std::map:-). &lt;br&gt; Still, I don&#39;t understand this desire to pass by a string at all &lt;br&gt; costs (and the conversion isn&#39;t that cheap, and if performance &lt;br&gt; isn&#39;t an issue, then we&#39;d just use std::map and the already
  </summary>
  </entry>
  <entry>
  <author>
  <name>Victor Bazarov</name>
  <email>v.abaza...@comacast.net</email>
  </author>
  <updated>2009-11-23T21:29:48Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/52e916088f99e529/551fc1238bb383ab?show_docid=551fc1238bb383ab</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/52e916088f99e529/551fc1238bb383ab?show_docid=551fc1238bb383ab"/>
  <title type="text">Re: Understanding UNICODE</title>
  <summary type="html" xml:space="preserve">
  No. It just seems like a relatively well explored topic at this point &lt;br&gt; to not have any books at all explaining various aspects of it. I am &lt;br&gt; fairly certain something exists, perhaps even in the form of a website. &lt;br&gt; &amp;gt; [..] &lt;br&gt; V
  </summary>
  </entry>
  <entry>
  <author>
  <name>sfuerst</name>
  <email>svfue...@gmail.com</email>
  </author>
  <updated>2009-11-23T19:18:01Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/e46e9b3e07711d05/37d9e3468ef18250?show_docid=37d9e3468ef18250</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/e46e9b3e07711d05/37d9e3468ef18250?show_docid=37d9e3468ef18250"/>
  <title type="text">Re: Article on possible improvements to C++</title>
  <summary type="html" xml:space="preserve">
  Oops, sorry. The cgi script didn&#39;t like the &amp;quot;++&amp;quot; in the url. I&#39;ve &lt;br&gt; hacked around that now, but the main page now ends in &amp;quot;cpp/&amp;quot; instead &lt;br&gt; of &amp;quot;c++/&amp;quot;. &lt;br&gt; Steven
  </summary>
  </entry>
  <entry>
  <author>
  <name>sfuerst</name>
  <email>svfue...@gmail.com</email>
  </author>
  <updated>2009-11-23T19:13:58Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/e46e9b3e07711d05/82468dab2091274a?show_docid=82468dab2091274a</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/e46e9b3e07711d05/82468dab2091274a?show_docid=82468dab2091274a"/>
  <title type="text">Re: Article on possible improvements to C++</title>
  <summary type="html" xml:space="preserve">
  Bjarne had different constraints than the ones I was working with. &lt;br&gt; Bjarne required C backwards compatibility, whereas I am explicitly &lt;br&gt; dropping all backwards compatibility requirements. Bjarne also wanted &lt;br&gt; people to use his new language. I am under no delusions, and agree &lt;br&gt; that the chances of anyone making the suggested changes are extremely
  </summary>
  </entry>
  <entry>
  <author>
  <name>sfuerst</name>
  <email>svfue...@gmail.com</email>
  </author>
  <updated>2009-11-23T19:07:01Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/e46e9b3e07711d05/c4508054d967194f?show_docid=c4508054d967194f</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/e46e9b3e07711d05/c4508054d967194f?show_docid=c4508054d967194f"/>
  <title type="text">Re: Article on possible improvements to C++</title>
  <summary type="html" xml:space="preserve">
  doh... forgot about those. &lt;br&gt; Ok - there are three types of temporaries. (Correct me if I&#39;m wrong.) &lt;br&gt; The first are implicit conversion constructors, and the second are &lt;br&gt; copy constructors used for things like function arguments. &lt;br&gt; Implicit conversion is seen as problematic these days. (It breaks the &lt;br&gt; type-safety) So it probably can be depreciated in favor of explicit
  </summary>
  </entry>
  <entry>
  <author>
  <name>io_x</name>
  <email>a...@b.c.invalid</email>
  </author>
  <updated>2009-11-23T19:09:19Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/c255001068888229/b841ad8a1a343321?show_docid=b841ad8a1a343321</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/c255001068888229/b841ad8a1a343321?show_docid=b841ad8a1a343321"/>
  <title type="text">Re: Why do some code bases don&#39;t use exceptions?</title>
  <summary type="html" xml:space="preserve">
  &amp;quot;dragan&amp;quot; ha scritto nel messaggio &lt;a target=&quot;_blank&quot; href=&quot;http://groups.google.com/groups?as_umsgid=3XINm.36496$Wd1.22761@newsfe15.iad&quot;&gt;news:3XINm.36496$Wd1.22761@newsfe15.iad&lt;/a&gt;... &lt;br&gt; if this above is true it will be enought to not use exceptions &lt;br&gt; 12. they not have &amp;quot;the written form&amp;quot; &lt;br&gt; &amp;quot;if(a/b &amp;gt; c) u=z;&amp;quot; &lt;br&gt; if &amp;quot;a/b&amp;quot; throw one exception &lt;br&gt; in the plain text above; &lt;br&gt; there is not a single char in &lt;br&gt; &amp;quot;if(a/b &amp;gt; c) u=z;&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Paul E. Black</name>
  <email>p.bl...@acm.org</email>
  </author>
  <updated>2009-11-23T18:39:40Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/a1cffd71c99a2dd0/d343bcf2bb628844?show_docid=d343bcf2bb628844</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/a1cffd71c99a2dd0/d343bcf2bb628844?show_docid=d343bcf2bb628844"/>
  <title type="text">Re: Math/CompSci Interview Question - Thoughts?</title>
  <summary type="html" xml:space="preserve">
  I often ask questions to understand an applicant&#39;s approach, not for &lt;br&gt; their specific knowledge. (I asked one candidate to write a &lt;br&gt; quicksort, and he replied he would look it up. I was not impressed.) &lt;br&gt; I took an algorithms or analysis of algorithms class. We solved a ton &lt;br&gt; of problems like &amp;quot;design an O(n^2) algorithm for ...&amp;quot; (or n log n or
  </summary>
  </entry>
  <entry>
  <author>
  <name>red floyd</name>
  <email>redfl...@gmail.com</email>
  </author>
  <updated>2009-11-23T18:08:29Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/21afa734e6035dac/8dcd71039c9cc825?show_docid=8dcd71039c9cc825</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/21afa734e6035dac/8dcd71039c9cc825?show_docid=8dcd71039c9cc825"/>
  <title type="text">Re: file open in C++</title>
  <summary type="html" xml:space="preserve">
  Is this corrected in C++0x?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Balog Pal</name>
  <email>p...@lib.hu</email>
  </author>
  <updated>2009-11-23T17:55:32Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/a1cffd71c99a2dd0/a87e060f3e10ff79?show_docid=a87e060f3e10ff79</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/a1cffd71c99a2dd0/a87e060f3e10ff79?show_docid=a87e060f3e10ff79"/>
  <title type="text">Re: Math/CompSci Interview Question - Thoughts?</title>
  <summary type="html" xml:space="preserve">
  &amp;quot;Richard Harter&amp;quot; &amp;lt;c...@tiac.net&amp;gt; &lt;br&gt; Joel Spolsky had a bunch of great articles on interviews for sw developers. &lt;br&gt; They include stuff for the trivia-based form. His opinion matches mine: &lt;br&gt; that is as crappy as it is widespread. :-( &lt;br&gt; The point would be to find people to fit certain job/work. Going for trivia
  </summary>
  </entry>
  <entry>
  <author>
  <name>www.fjrjtrade.com</name>
  <email>fjrjtrad...@sina.com</email>
  </author>
  <updated>2009-11-23T17:36:07Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/ea6d782ff4ff0d90/4ae2ea34258ff05a?show_docid=4ae2ea34258ff05a</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/ea6d782ff4ff0d90/4ae2ea34258ff05a?show_docid=4ae2ea34258ff05a"/>
  <title type="text">@@@@@@ AAA True Leather handbags Cheap wholesale, Chanel handbag, Gucci handbag, LV handbag ect at www.fjrjtrade.com &lt;paypal payment&gt;</title>
  <summary type="html" xml:space="preserve">
  @@@@@@ AAA True Leather handbags Cheap wholesale, Chanel handbag, &lt;br&gt; Gucci handbag, LV handbag ect at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.fjrjtrade.com&quot;&gt;[link]&lt;/a&gt; &amp;lt;paypal payment&amp;gt; &lt;br&gt; Cheap wholesale handbags &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.fjrjtrade.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Cheap wholesale AAA True Leather handbags &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.fjrjtrade.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Cheap wholesale AAA True Leather handbags &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.fjrjtrade.com/1201-AAA-True-Leather.html&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bruce Wheeler</name>
  <email>bswheele...@hotmail.com</email>
  </author>
  <updated>2009-11-23T16:28:09Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/a1cffd71c99a2dd0/3852475bd464e451?show_docid=3852475bd464e451</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/a1cffd71c99a2dd0/3852475bd464e451?show_docid=3852475bd464e451"/>
  <title type="text">Re: Math/CompSci Interview Question - Thoughts?</title>
  <summary type="html" xml:space="preserve">
  On Mon, 23 Nov 2009 17:20:15 +0100, Bruce Wheeler &lt;br&gt; I see that this is a reference to the technical report you (Ben &lt;br&gt; Bacarisse) mentioned a few messages before, so you can ignore my &lt;br&gt; previous post (but note the spelling). &lt;br&gt; Regards, &lt;br&gt; Bruce Wheeler
  </summary>
  </entry>
  <entry>
  <author>
  <name>hero</name>
  <email>ecyaya...@yeah.net</email>
  </author>
  <updated>2009-11-23T16:22:46Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/2ba3e84a070c0203/12f9dd4418113102?show_docid=12f9dd4418113102</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/2ba3e84a070c0203/12f9dd4418113102?show_docid=12f9dd4418113102"/>
  <title type="text">♥&gt;^ω^&lt;♥wholesale cheap brands handbags and purse by paypal in www.ecyaya.com</title>
  <summary type="html" xml:space="preserve">
  ♥&amp;gt;^ω^&amp;lt;♥wholesale cheap brands handbags and purse by paypal in &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ecyaya.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; wholesale cheap Balenciaga Handbags or purse (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ecyaya.com&quot;&gt;[link]&lt;/a&gt;) (free &lt;br&gt; shipping) &lt;br&gt; wholesale cheap Burberry Handbags or purse (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ecyaya.com&quot;&gt;[link]&lt;/a&gt;) &lt;br&gt; wholesale cheap Chanel Handbags or purse (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ecyaya.com&quot;&gt;[link]&lt;/a&gt;) (free &lt;br&gt; shipping) &lt;br&gt; wholesale cheap Chloe Handbags or purse
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bruce Wheeler</name>
  <email>bswheele...@hotmail.com</email>
  </author>
  <updated>2009-11-23T16:20:15Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/a1cffd71c99a2dd0/576ff02312ec87a7?show_docid=576ff02312ec87a7</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/a1cffd71c99a2dd0/576ff02312ec87a7?show_docid=576ff02312ec87a7"/>
  <title type="text">Re: Math/CompSci Interview Question - Thoughts?</title>
  <summary type="html" xml:space="preserve">
  On Mon, 23 Nov 2009 13:37:49 +0000, Ben Bacarisse &lt;br&gt; Note: it is Fischer (sp) and Salzberg. &lt;br&gt; Doing a Google search on fischer salzberg majority produced the &lt;br&gt; following, a scanned version of the paper. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.cs.yale.edu/publications/techreports/tr252.pdf&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Regards, &lt;br&gt; Bruce Wheeler
  </summary>
  </entry>
  <entry>
  <author>
  <name>yang www.toptradea.com</name>
  <email>toptrade...@gmail.com</email>
  </author>
  <updated>2009-11-23T16:15:07Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/3392279b4f61732f/3c810be6d95ceb60?show_docid=3c810be6d95ceb60</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/3392279b4f61732f/3c810be6d95ceb60?show_docid=3c810be6d95ceb60"/>
  <title type="text">█Y(^o^)Y█Hot Sale Fashion Hoody Christina Audigier,Edhardy,Smet,Lacoste,BBC,EVS,Coogi,Adidas,Bape,Polo Hoody ,BEST QUALITY</title>
  <summary type="html" xml:space="preserve">
  █Y(^o^)Y█Hot Sale Fashion Hoody Christina &lt;br&gt; Audigier,Edhardy,Smet,Lacoste, BBC,EVS,Coogi,Adidas,Bape,Polo &lt;br&gt; Hoody ,BEST QUALITY &lt;br&gt; &amp;quot;Hoody Series&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.com&quot;&gt;[link]&lt;/a&gt; &amp;amp; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.606c.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; LRG-hoody &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.com&quot;&gt;[link]&lt;/a&gt; &amp;amp; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.606c.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; EVS-hoody &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.com&quot;&gt;[link]&lt;/a&gt; &amp;amp; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.606c.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Coogi-hoody &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.com&quot;&gt;[link]&lt;/a&gt; &amp;amp; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.606c.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>yang www.toptradea.com</name>
  <email>toptrade...@gmail.com</email>
  </author>
  <updated>2009-11-23T16:13:38Z</updated>
  <id>http://groups.google.it/group/comp.lang.c++/browse_frm/thread/1654a0fd326cde82/c82638be7bad9493?show_docid=c82638be7bad9493</id>
  <link href="http://groups.google.it/group/comp.lang.c++/browse_frm/thread/1654a0fd326cde82/c82638be7bad9493?show_docid=c82638be7bad9493"/>
  <title type="text">๑★๑∵∴☆HOT SALE Nike,Jordan,Shox,Max,Dunk,Gucci,Supra,Edhardy,Lacoste,Adidas,Prada,Doir,Lanvin,Hogan sneakers</title>
  <summary type="html" xml:space="preserve">
  ๑★๑∵∴☆HOT SALE &lt;br&gt; Nike,Jordan,Shox,Max,Dunk,Gucc i,Supra,Edhardy,Lacoste,Adidas ,Prada,Doir,Lanvin,Hogan &lt;br&gt; sneakers &lt;br&gt; &amp;quot;Adidas Shoes sneaker &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.com&quot;&gt;[link]&lt;/a&gt; &amp;amp; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.606c.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Adidas-Good-Year sneaker &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.com&quot;&gt;[link]&lt;/a&gt; &amp;amp; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.606c.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Adidas-Good-Year2 sneaker &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.com&quot;&gt;[link]&lt;/a&gt; &amp;amp; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.toptradea.606c.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
</feed>
