<?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.nf/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_topics.xml" rel="self" title="comp.lang.c++ feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.com.nf" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>ernix</name>
  <email>Â...@Â .it</email>
  </author>
  <updated>2010-03-22T13:27:53Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/2f93b98538a58827</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/2f93b98538a58827" />
  <title type="html">Qt ddvelopment</title>
  <summary type="html" xml:space="preserve">
  Hi, i want develop a qt app, but if possible should want to have any &lt;br&gt; rights for free reportl library tool, i must create graph in reports &lt;br&gt; etc ... &lt;br&gt; thanks for reply
  </summary>
  </entry>
  <entry>
  <author>
  <name>Craig Sanders</name>
  <email>rabbitlover2...@gmail.com</email>
  </author>
  <updated>2010-03-22T10:05:12Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/075e5807a486b20f</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/075e5807a486b20f" />
  <title type="html">Is it possible to use object functions as arguments to the inner_product algorithm?</title>
  <summary type="html" xml:space="preserve">
  Hello all. &lt;br&gt; I&#39;m hoping that someone might please be able to help me out. &lt;br&gt; Does anyone know if it is possible to pass object member functions (as &lt;br&gt; opposed to class member functions) as the 4th and 5th arguments to the &lt;br&gt; inner_product function? &lt;br&gt; class &lt;br&gt; TestClass &lt;br&gt; { &lt;br&gt; // Various function declarations omitted for brevity.
  </summary>
  </entry>
  <entry>
  <author>
  <name>yoyo</name>
  <email>tradenowsh...@126.com</email>
  </author>
  <updated>2010-03-22T10:02:12Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/dd3c168ad3ab7f20</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/dd3c168ad3ab7f20" />
  <title type="html">Cheap Wholesale Armani T-Shirt BBC T-Shirt Christina Audigier Ecko T-Shirt Gucci Ralph Lauren Polo T-Shirt(www.vipchinatrade.com)</title>
  <summary type="html" xml:space="preserve">
  T-shirt &lt;br&gt; Cheap Wholesale 5ive Jungle T-Shirt &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.vipchinatrade.com&quot;&gt;[link]&lt;/a&gt; paypal &lt;br&gt; payment&amp;gt; &lt;br&gt; Cheap Wholesale A&amp;amp;F T-Shirt &lt;br&gt; Cheap Wholesale Adidas T-Shirt low price with high quality &lt;br&gt; Cheap Wholesale AFF T-Shirt low price with high quality &lt;br&gt; Cheap Wholesale Akademiks T-Shirt &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.vipchinatrade.com&quot;&gt;[link]&lt;/a&gt; paypal &lt;br&gt; payment&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>www.fjrjtrade.com</name>
  <email>rjtradecand...@126.com</email>
  </author>
  <updated>2010-03-22T08:19:22Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/cfe44f3370300155</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/cfe44f3370300155" />
  <title type="html">ï½¡â—•Ï‰â—•ï½¡ Cheap price wholesale A&amp;F Jacket, Bape Jacket, ED Hardy Jacket ect at website: http://www.rijing-trade.com &lt;Paypal Payment&gt;</title>
  <summary type="html" xml:space="preserve">
  Cheap wholesale Jacket &lt;br&gt; Cheap wholesale Bape Jacket &lt;br&gt; Cheap wholesale BBC Jacket &lt;br&gt; Cheap wholesale A&amp;amp;F Jacket &lt;br&gt; Cheap wholesale Adidas Jacket &lt;br&gt; Cheap wholesale Christan Audigier Man Jacket &lt;br&gt; Cheap wholesale Coogi Women Jacket &lt;br&gt; Cheap wholesale ED Hardy Man Jacket &lt;br&gt; Cheap wholesale Kappa Jacket &lt;br&gt; Cheap wholesale Lacoste Man Jacket
  </summary>
  </entry>
  <entry>
  <author>
  <name>Barry</name>
  <email>magnus.morab...@gmail.com</email>
  </author>
  <updated>2010-03-22T06:09:11Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/e05bfbdea03a8bf0</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/e05bfbdea03a8bf0" />
  <title type="html">forward declaration and enums</title>
  <summary type="html" xml:space="preserve">
  I have the following class which won&#39;t compile in VS2008. &lt;br&gt; class b : public std::map&amp;lt;const b_e, const Image&amp;gt; &lt;br&gt; { &lt;br&gt; public: &lt;br&gt; enum b_e {ONE,TWO}; &lt;br&gt; How would you fix this problem? The only solution I have come up with &lt;br&gt; is this - &lt;br&gt; class b &lt;br&gt; { &lt;br&gt; public: &lt;br&gt; enum b_e {ONE,TWO}; &lt;br&gt; std::map&amp;lt;const b_e, const Image&amp;gt; i;
  </summary>
  </entry>
  <entry>
  <author>
  <name>www.fjrjtrade.com</name>
  <email>rjtradecand...@126.com</email>
  </author>
  <updated>2010-03-21T15:15:38Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/cd428e397e8d3b24</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/cd428e397e8d3b24" />
  <title type="html">â™¬â™ªâ™« â™ª 2010 Cheap wholesale ED Hardy Suit, Baby Suit, Lacoste Suit ect at http://www.rijing-trade.com &lt;Paypal Payment&gt;</title>
  <summary type="html" xml:space="preserve">
  Cheap wholesale Suite &lt;br&gt; Cheap wholesale Baby Suit &lt;br&gt; Cheap wholesale Puma Suit &lt;br&gt; Cheap wholesale Adidas Suit &lt;br&gt; Cheap wholesale ED Hardy Suit &lt;br&gt; Cheap wholesale Juicy Women Suit &lt;br&gt; Cheap wholesale Lacoste Man Suit &lt;br&gt; Cheap wholesale NBA Man Suit &lt;br&gt; Cheap wholesale Nike Man Suit &lt;br&gt; More details at website: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.rijing-trade.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>tradeyoyo</name>
  <email>changzh...@126.com</email>
  </author>
  <updated>2010-03-21T08:58:12Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/e4b1a8d430ed62a5</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/e4b1a8d430ed62a5" />
  <title type="html">Cheap Wholesale Supra Shoes Christian Louboutin shoes Chanel Adidas Bape Soccer Shoes etc Free Shipping (www.vipchinatrade.com)</title>
  <summary type="html" xml:space="preserve">
  Cheap Wholesale Gucci Shoes (paypal payment) &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.vipchinatrade.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; Cheap Wholesale GUCCI Boots &lt;br&gt; Cheap Wholesale Lacoste Shoes &lt;br&gt; Cheap Wholesale LV Shoes (paypal payment) &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.vipchinatrade.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; Cheap Wholesale LV Boots &lt;br&gt; Cheap Wholesale Prada Shoes (paypal payment) &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.vipchinatrade.com&quot;&gt;[link]&lt;/a&gt; )
  </summary>
  </entry>
  <entry>
  <author>
  <name>Robert Crandal</name>
  <email>nob...@gmail.com</email>
  </author>
  <updated>2010-03-21T05:24:21Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/3bc4928f73a44bf9</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/3bc4928f73a44bf9" />
  <title type="html">Use static variable across multiple files??</title>
  <summary type="html" xml:space="preserve">
  My C++ project consists of multiple C++ files. I have &lt;br&gt; one file (named &amp;quot;mystatic.cpp&amp;quot;) which I have provided &lt;br&gt; below: &lt;br&gt; // &lt;br&gt; // mystatic.cpp &lt;br&gt; // &lt;br&gt; static int gValue = 100 &lt;br&gt; void foo() &lt;br&gt; { &lt;br&gt; gValue++; &lt;br&gt; } &lt;br&gt; Is it possible to allow code from all my other C++ files to &lt;br&gt; refer to the static &amp;quot;gValue&amp;quot; variable?? I basically want to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Michael Tsang</name>
  <email>mikl...@gmail.com</email>
  </author>
  <updated>2010-03-22T08:10:16Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/3e5c237df10a355a</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/3e5c237df10a355a" />
  <title type="html">Re: overloaded name + inheritance</title>
  <summary type="html" xml:space="preserve">
  You are showing the constructors only. Constructors cannot be inherited. &lt;br&gt; (although you can explicitly inherit them by a using declaration in C++0x)
  </summary>
  </entry>
  <entry>
  <author>
  <name>juiterw gerdas</name>
  <email>juit...@gmail.com</email>
  </author>
  <updated>2010-03-20T17:55:37Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/c16dd56c254687ef</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/c16dd56c254687ef" />
  <title type="html">Azulfidine prescription purchase without. Cheap Azulfidinebuy online. Where can i buy Levitrano prescription. Azulfidineand price.</title>
  <summary type="html" xml:space="preserve">
  Azulfidine prescription purchase without. Cheap Azulfidinebuy online. &lt;br&gt; Where can i buy Levitrano prescription. Azulfidineand price. &lt;br&gt; AzulfidineBEST SITES FOUND! &lt;br&gt; Just FOLLOW url below! &lt;br&gt; ****************************** **************** &lt;br&gt; ****************************** **************** &lt;br&gt; Full information about usage, dosage, Buy online, discounts and more
  </summary>
  </entry>
  <entry>
  <author>
  <name>juiterw gerdas</name>
  <email>juit...@gmail.com</email>
  </author>
  <updated>2010-03-20T17:54:04Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/3f8b7b94af167b8a</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/3f8b7b94af167b8a" />
  <title type="html">Azatadine prescription purchase without. Cheap Azatadinebuy online. Where can i buy Levitrano prescription. Azatadineand price.</title>
  <summary type="html" xml:space="preserve">
  Azatadine prescription purchase without. Cheap Azatadinebuy online. &lt;br&gt; Where can i buy Levitrano prescription. Azatadineand price. &lt;br&gt; AzatadineBEST SITES FOUND! &lt;br&gt; Just FOLLOW url below! &lt;br&gt; ****************************** **************** &lt;br&gt; ****************************** **************** &lt;br&gt; Full information about usage, dosage, Buy online, discounts and more
  </summary>
  </entry>
  <entry>
  <author>
  <name>juiterw gerdas</name>
  <email>juit...@gmail.com</email>
  </author>
  <updated>2010-03-20T17:52:10Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/edb971d1cf5b84d5</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/edb971d1cf5b84d5" />
  <title type="html">Astelin prescription purchase without. Cheap Astelinbuy online. Where can i buy Levitrano prescription. Astelinand price.</title>
  <summary type="html" xml:space="preserve">
  Astelin prescription purchase without. Cheap Astelinbuy online. Where &lt;br&gt; can i buy Levitrano prescription. Astelinand price. &lt;br&gt; AstelinBEST SITES FOUND! &lt;br&gt; Just FOLLOW url below! &lt;br&gt; ****************************** **************** &lt;br&gt; ****************************** **************** &lt;br&gt; Full information about usage, dosage, Buy online, discounts and more
  </summary>
  </entry>
  <entry>
  <author>
  <name>juiterw gerdas</name>
  <email>juit...@gmail.com</email>
  </author>
  <updated>2010-03-20T17:50:58Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/cc6cc80dd1c08037</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/cc6cc80dd1c08037" />
  <title type="html">Abilify prescription purchase without. Cheap Abilifybuy online. Where can i buy Levitrano prescription. Abilifyand price.</title>
  <summary type="html" xml:space="preserve">
  Abilify prescription purchase without. Cheap Abilifybuy online. Where &lt;br&gt; can i buy Levitrano prescription. Abilifyand price. &lt;br&gt; AbilifyBEST SITES FOUND! &lt;br&gt; Just FOLLOW url below! &lt;br&gt; ****************************** **************** &lt;br&gt; ****************************** **************** &lt;br&gt; Full information about usage, dosage, Buy online, discounts and more
  </summary>
  </entry>
  <entry>
  <author>
  <name>juiterw gerdas</name>
  <email>juit...@gmail.com</email>
  </author>
  <updated>2010-03-20T17:49:31Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/65af7a72f6c4bca9</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/65af7a72f6c4bca9" />
  <title type="html">Aspirin prescription purchase without. Cheap Aspirinbuy online. Where can i buy Levitrano prescription. Aspirinand price.</title>
  <summary type="html" xml:space="preserve">
  Aspirin prescription purchase without. Cheap Aspirinbuy online. Where &lt;br&gt; can i buy Levitrano prescription. Aspirinand price. &lt;br&gt; AspirinBEST SITES FOUND! &lt;br&gt; Just FOLLOW url below! &lt;br&gt; ****************************** **************** &lt;br&gt; ****************************** **************** &lt;br&gt; Full information about usage, dosage, Buy online, discounts and more
  </summary>
  </entry>
  <entry>
  <author>
  <name>juiterw gerdas</name>
  <email>juit...@gmail.com</email>
  </author>
  <updated>2010-03-20T17:47:56Z</updated>
  <id>http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/72e78c75c28caca2</id>
  <link href="http://groups.google.com.nf/group/comp.lang.c++/browse_thread/thread/72e78c75c28caca2" />
  <title type="html">Anaprox prescription purchase without. Cheap Anaproxbuy online. Where can i buy Levitrano prescription. Anaproxand price.</title>
  <summary type="html" xml:space="preserve">
  Anaprox prescription purchase without. Cheap Anaproxbuy online. Where &lt;br&gt; can i buy Levitrano prescription. Anaproxand price. &lt;br&gt; AnaproxBEST SITES FOUND! &lt;br&gt; Just FOLLOW url below! &lt;br&gt; ****************************** **************** &lt;br&gt; ****************************** **************** &lt;br&gt; Full information about usage, dosage, Buy online, discounts and more
  </summary>
  </entry>
</feed>
