<?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.com.kh/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>2010-03-13T12:06:30Z</updated>
  <generator uri="http://groups.google.com.kh" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Robert Hairgrove</name>
  <email>rhairgr...@bigfoot.com</email>
  </author>
  <updated>2010-03-13T12:06:30Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/eac57480cc6cab58/bed3f59a9c47bab8?show_docid=bed3f59a9c47bab8</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/eac57480cc6cab58/bed3f59a9c47bab8?show_docid=bed3f59a9c47bab8"/>
  <title type="text">Re: has about the qt news group</title>
  <summary type="html" xml:space="preserve">
  Try this one: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://lists.trolltech.com/mailman/listinfo/qt-interest&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bas</name>
  <email>n...@noone.nl</email>
  </author>
  <updated>2010-03-13T11:52:13Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/af60353909bb06a8/8691d64b4e43480b?show_docid=8691d64b4e43480b</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/af60353909bb06a8/8691d64b4e43480b?show_docid=8691d64b4e43480b"/>
  <title type="text">Re: Agile Methodology for Embedded Systems</title>
  <summary type="html" xml:space="preserve">
  Your link doesn&#39;t work.. &lt;br&gt; Bas from Holland
  </summary>
  </entry>
  <entry>
  <author>
  <name>Leigh Johnston</name>
  <email>le...@i42.co.uk</email>
  </author>
  <updated>2010-03-13T11:08:36Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/278340278186633a/16bc90728ce88047?show_docid=16bc90728ce88047</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/278340278186633a/16bc90728ce88047?show_docid=16bc90728ce88047"/>
  <title type="text">Re: pointer to object destructor</title>
  <summary type="html" xml:space="preserve">
  This simply won&#39;t work, try it and see. You cannot get around access &lt;br&gt; protection via derivation the only way this would work is if DestroyB was a &lt;br&gt; non-static member and you used the this pointer which would require a &lt;br&gt; (possibly UB) cast: &lt;br&gt; class B { protected: ~B() {} }; // your data type with protected destructor
  </summary>
  </entry>
  <entry>
  <author>
  <name>Juha Nieminen</name>
  <email>nos...@thanks.invalid</email>
  </author>
  <updated>2010-03-13T11:03:53Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/3a24eee266a43ce0/6eb836df236c1492?show_docid=6eb836df236c1492</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/3a24eee266a43ce0/6eb836df236c1492?show_docid=6eb836df236c1492"/>
  <title type="text">Re: C++0x question: Range-based loop and auto</title>
  <summary type="html" xml:space="preserve">
  If &#39;someContainer&#39; above is either a static array (ie. one whose size &lt;br&gt; can be determined at compile time, like you would do with sizeof()) or &lt;br&gt; an object having a begin() and an end() member function, then the &lt;br&gt; special for loop syntax above will iterate over the container, with the &lt;br&gt; reference pointing to the array element or deferenced iterator at each
  </summary>
  </entry>
  <entry>
  <author>
  <name>Philipp Kraus</name>
  <email>philipp.kr...@flashpixx.de</email>
  </author>
  <updated>2010-03-13T11:02:52Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/510e47812ec21885/fc29066a194828b2?show_docid=fc29066a194828b2</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/510e47812ec21885/fc29066a194828b2?show_docid=fc29066a194828b2"/>
  <title type="text">Re: benchmarking my code</title>
  <summary type="html" xml:space="preserve">
  Thanks for the tip &lt;br&gt; Phil
  </summary>
  </entry>
  <entry>
  <author>
  <name>Philipp Kraus</name>
  <email>philipp.kr...@flashpixx.de</email>
  </author>
  <updated>2010-03-13T11:02:19Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/510e47812ec21885/db713041e0cef879?show_docid=db713041e0cef879</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/510e47812ec21885/db713041e0cef879?show_docid=db713041e0cef879"/>
  <title type="text">Re: benchmarking my code</title>
  <summary type="html" xml:space="preserve">
  That&#39;s right, I found the same post, but I will try it next on my Snow Leo &lt;br&gt; Thank &lt;br&gt; Phil
  </summary>
  </entry>
  <entry>
  <author>
  <name>Juha Nieminen</name>
  <email>nos...@thanks.invalid</email>
  </author>
  <updated>2010-03-13T11:00:07Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/e9ff3bcd707422c9/bd0830e3f450a0ce?show_docid=bd0830e3f450a0ce</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/e9ff3bcd707422c9/bd0830e3f450a0ce?show_docid=bd0830e3f450a0ce"/>
  <title type="text">Re: where to find string class</title>
  <summary type="html" xml:space="preserve">
  You know, that&#39;s not a very helpful question. &amp;quot;Doesn&#39;t compile&amp;quot; tells &lt;br&gt; nothing. You have to be more specific. What does it do when you try to &lt;br&gt; compile it? Does it give an error message? Which message in particular? &lt;br&gt; --- news://freenews.netfront.net/ - complaints: n...@netfront.net ---
  </summary>
  </entry>
  <entry>
  <author>
  <name>Christian Hackl</name>
  <email>ha...@sbox.tugraz.at</email>
  </author>
  <updated>2010-03-13T09:21:16Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/32e63390dd222bb3/38c886f785a37bea?show_docid=38c886f785a37bea</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/32e63390dd222bb3/38c886f785a37bea?show_docid=38c886f785a37bea"/>
  <title type="text">Re: converting old c strings to STL</title>
  <summary type="html" xml:space="preserve">
  Jorgen Grahn ha scritto: &lt;br&gt; VC by default emits warnings for many C string functions.
  </summary>
  </entry>
  <entry>
  <author>
  <name>LR</name>
  <email>lr...@superlink.net</email>
  </author>
  <updated>2010-03-13T07:29:21Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/e9ff3bcd707422c9/fc1b0ee2bd372f20?show_docid=fc1b0ee2bd372f20</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/e9ff3bcd707422c9/fc1b0ee2bd372f20?show_docid=fc1b0ee2bd372f20"/>
  <title type="text">Re: where to find string class</title>
  <summary type="html" xml:space="preserve">
  Can you say which version you are using? &lt;br&gt; What error messages you&#39;re getting? &lt;br&gt; Perhaps the last question in this faq &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.openwatcom.org/index.php/Open_Watcom_FAQ&quot;&gt;[link]&lt;/a&gt; would be useful? &lt;br&gt; Or this &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.openwatcom.org/index.php/Open_Watcom_STL&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; LR
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jorgen Grahn</name>
  <email>grahn+n...@snipabacken.se</email>
  </author>
  <updated>2010-03-13T07:29:28Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/eac57480cc6cab58/b09abae70e6e25fc?show_docid=b09abae70e6e25fc</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/eac57480cc6cab58/b09abae70e6e25fc?show_docid=b09abae70e6e25fc"/>
  <title type="text">Re: has about the qt news group</title>
  <summary type="html" xml:space="preserve">
  Your news reader should be able to list all groups matching *qt*. The &lt;br&gt; only one on my server is netscape.public.mozilla.qt, and it&#39;s almost &lt;br&gt; empty. &lt;br&gt; /Jorgen
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jorgen Grahn</name>
  <email>grahn+n...@snipabacken.se</email>
  </author>
  <updated>2010-03-13T07:26:31Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/c0f43becc0cd3049/8af4fedf2095d93e?show_docid=8af4fedf2095d93e</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/c0f43becc0cd3049/8af4fedf2095d93e?show_docid=8af4fedf2095d93e"/>
  <title type="text">Re: Run Gnu compiler under VMWare?</title>
  <summary type="html" xml:space="preserve">
  On the third hand, Linux has valgrind. And does the free Microsoft &lt;br&gt; compiler come with the debugger? &lt;br&gt; If he has the energy to set up both, I think that&#39;s a good thing. &lt;br&gt; Experience with different compilers cannot be a bad thing (as long as &lt;br&gt; they are good compilers). &lt;br&gt; But the biggest problem is probably the exercises themselves. We
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jorgen Grahn</name>
  <email>grahn+n...@snipabacken.se</email>
  </author>
  <updated>2010-03-13T06:59:16Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/32e63390dd222bb3/c6929c061d6020bc?show_docid=c6929c061d6020bc</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/32e63390dd222bb3/c6929c061d6020bc?show_docid=c6929c061d6020bc"/>
  <title type="text">Re: converting old c strings to STL</title>
  <summary type="html" xml:space="preserve">
  Yes, using C strings doesn&#39;t mean you should have compiler warnings; &lt;br&gt; something else is wrong. &lt;br&gt; Perhaps a bit too naive approach, and I&#39;m pretty sure he has no unit &lt;br&gt; tests. (You could argue that he should create them, or not rewrite the &lt;br&gt; code using std::string.) &lt;br&gt; I&#39;d try it on a piece of the code first -- in some of the classes for
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pavel</name>
  <email>pauldontspamt...@removeyourself.dontspam.yahoo</email>
  </author>
  <updated>2010-03-13T05:36:24Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/278340278186633a/9ba0a23ab3e0e34c?show_docid=9ba0a23ab3e0e34c</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/278340278186633a/9ba0a23ab3e0e34c?show_docid=9ba0a23ab3e0e34c"/>
  <title type="text">Re: pointer to object destructor</title>
  <summary type="html" xml:space="preserve">
  dan wrote: &lt;br&gt; My understanding is that &amp;quot;The address of a destructor shall not be &lt;br&gt; taken&amp;quot; phrase (12.4-2) is a hint that pointer-to-member is also illegal &lt;br&gt; although I may be wrong. But, if I understand your problem correctly, &lt;br&gt; it&#39;s not necessary: you can expose the destructor via a regular static &lt;br&gt; function of a utility derived class:
  </summary>
  </entry>
  <entry>
  <author>
  <name>debra h</name>
  <email>debrah....@gmail.com</email>
  </author>
  <updated>2010-03-13T04:26:06Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/af60353909bb06a8/1fe283f7864a14d1?show_docid=1fe283f7864a14d1</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/af60353909bb06a8/1fe283f7864a14d1?show_docid=1fe283f7864a14d1"/>
  <title type="text">Agile Methodology for Embedded Systems</title>
  <summary type="html" xml:space="preserve">
  One of the most popular methodologies of embedded software development &lt;br&gt; is Agile methodology. It is widely used by software companies to &lt;br&gt; develop embedded products based on requirements sent in by the client &lt;br&gt; at different points of time. Here, different iterations of the &lt;br&gt; embedded products are developed based on different sets of client
  </summary>
  </entry>
  <entry>
  <author>
  <name>Robin</name>
  <email>rob...@cnsp.com</email>
  </author>
  <updated>2010-03-13T03:21:56Z</updated>
  <id>http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/e9ff3bcd707422c9/dfb4dfdb58b06765?show_docid=dfb4dfdb58b06765</id>
  <link href="http://groups.google.com.kh/group/comp.lang.c++/browse_thread/thread/e9ff3bcd707422c9/dfb4dfdb58b06765?show_docid=dfb4dfdb58b06765"/>
  <title type="text">Re: where to find string class</title>
  <summary type="html" xml:space="preserve">
  Nevermind, I have these classes....but for some reason &lt;br&gt; // my first string &lt;br&gt; using namespace std; &lt;br&gt; int main () { &lt;br&gt; string a; &lt;br&gt; a = &amp;quot;f&amp;quot;; &lt;br&gt; cout &amp;lt;&amp;lt; a; &lt;br&gt; return 0; &lt;br&gt; doesn&#39;t compile on windows 7 with the open watcom compiler at &lt;br&gt; all....does anyone offhandedly know why it won&#39;t compile on windows 7
  </summary>
  </entry>
</feed>
