<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Boost-Users at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/Boost-Users/</link>
    <description>C&#43;+ Boost Users</description>

    <item>
      <title>Pb with threads on Mac OS X Carbon. </title>
      <pubDate>Thu, 04 Sep 2003 00:37:26 GMT</pubDate>
      <dc:creator>degaine1966</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5080</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5080</guid>
      <description>Hi, I&#39;d like to use shared pointers with CodeWarrior 8.3 in a Carbon application. I have some preprocessing errors, the first one being relative to a thread</description>
    </item>
    <item>
      <title>Re: Filesystem Lib Feature Request</title>
      <pubDate>Wed, 03 Sep 2003 23:00:21 GMT</pubDate>
      <dc:creator>Beman Dawes</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5079</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5079</guid>
      <description>... Please take a look at the docs for the boost/filesystem/convenience.hpp header in the Boost CVS. They are supposed to meet that need. HTH, --Beman</description>
    </item>
    <item>
      <title>Filesystem Lib Feature Request</title>
      <pubDate>Wed, 03 Sep 2003 19:05:52 GMT</pubDate>
      <dc:creator>Robert W. Johnstone</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5078</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5078</guid>
      <description>Hello, Has any thought been given to member functions for the path class for handling filename extensions?  It should be easy to add code for most systems to</description>
    </item>
    <item>
      <title>win32.hpp has a using std::max, min</title>
      <pubDate>Wed, 03 Sep 2003 18:46:02 GMT</pubDate>
      <dc:creator>Charles Schwartz</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5077</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5077</guid>
      <description>win32.hpp has using std::min and using std::max directives. (win32.hpp in fact overrides these functions). These directives hinder use of the max function</description>
    </item>
    <item>
      <title>ostream_iterator and std::copy - better solutions?</title>
      <pubDate>Wed, 03 Sep 2003 16:14:47 GMT</pubDate>
      <dc:creator>Jeff Flinn</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5076</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5076</guid>
      <description>Before rolling my own, does boost have a facility to stream out an iterator range without the dangling delimiter at the end? For example std::ostream&</description>
    </item>
    <item>
      <title>Re: boost lambda examples</title>
      <pubDate>Wed, 03 Sep 2003 12:08:16 GMT</pubDate>
      <dc:creator>Paul Grenyer</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5075</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5075</guid>
      <description>Hi Matt ... Yes, that&#39;s it! So what I actually wanted was: for_each( v.begin(), v.end(), cout &lt;&lt; _1 &lt;&lt; &#39;&#92;n&#39; ); That&#39;ll teach me copy code from two different</description>
    </item>
    <item>
      <title>Re: boost lambda examples</title>
      <pubDate>Wed, 03 Sep 2003 11:41:22 GMT</pubDate>
      <dc:creator>David Abrahams</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5074</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5074</guid>
      <description>... Hmm, this looks seriously like an MSVC6 ETI-type problem.  Are you *sure* you&#39;re using vc7.1? -- Dave Abrahams Boost Consulting www.boost-consulting.com</description>
    </item>
    <item>
      <title>Re: boost lambda examples</title>
      <pubDate>Wed, 03 Sep 2003 11:23:30 GMT</pubDate>
      <dc:creator>Hurd, Matthew</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5073</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5073</guid>
      <description>... That only makes sense with vector&lt;int*&gt;... as per the example, from memory... I think you meant vp.begin() etc. Cheers, Matt.</description>
    </item>
    <item>
      <title>boost lambda examples</title>
      <pubDate>Wed, 03 Sep 2003 09:29:38 GMT</pubDate>
      <dc:creator>paulgrenyer</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5072</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5072</guid>
      <description>Hi MSVC 7.1, Windows 2000 I&#39;m trying to get to grips with the boost lambda library. I&#39;ve managed to get the first example to work: #include</description>
    </item>
    <item>
      <title>Re: &quot;invalid token pasting&quot; macro bug</title>
      <pubDate>Wed, 03 Sep 2003 04:36:52 GMT</pubDate>
      <dc:creator>Aleksey Gurtovoy</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5071</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5071</guid>
      <description>... &lt;yg-boost-users@m...&gt; ... of ... Unfortunately, to get rid of this one, you will need to modify your copy of &quot;boost/mpl/aux_/config/preprocessor.hpp&quot;</description>
    </item>
    <item>
      <title>Re: how to create fixtures in unit test framework</title>
      <pubDate>Wed, 03 Sep 2003 04:11:38 GMT</pubDate>
      <dc:creator>Dean Brettle</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5070</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5070</guid>
      <description>... From: Steve Hutton To: boost-users@yahoogroups.com Sent: Tuesday, September 02, 2003 6:32 PM Subject: [Boost-Users] Re: how to create fixtures in unit test</description>
    </item>
    <item>
      <title>Re: &quot;invalid token pasting&quot; macro bug</title>
      <pubDate>Wed, 03 Sep 2003 04:02:04 GMT</pubDate>
      <dc:creator>jwwalker_com</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5069</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5069</guid>
      <description>... OK, I tried that, and it went from 14 warnings down to 1: Warning : invalid token pasting of &#39;BOOST_MPL_PP_TUPLE_11_ELEM_5&#39; and &#39;(&#39; (included from: </description>
    </item>
    <item>
      <title>Re: &quot;invalid token pasting&quot; macro bug</title>
      <pubDate>Wed, 03 Sep 2003 02:46:59 GMT</pubDate>
      <dc:creator>Paul Mensonides</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5068</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5068</guid>
      <description>... Try this: #define BOOST_PP_CONFIG_FLAGS() BOOST_PP_CONFIG_STRICT() (All of those warnings come from workarounds used for previous versions of Metrowerks.) </description>
    </item>
    <item>
      <title>Re: how to create fixtures in unit test framework</title>
      <pubDate>Wed, 03 Sep 2003 02:46:36 GMT</pubDate>
      <dc:creator>Steve Hutton</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5067</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5067</guid>
      <description>In article &lt;024001c36f45$8180bbf0$04fda8c0@...&gt;, ... What about using containment instead then, if you only want to share test method</description>
    </item>
    <item>
      <title>&quot;invalid token pasting&quot; macro bug</title>
      <pubDate>Wed, 03 Sep 2003 01:00:05 GMT</pubDate>
      <dc:creator>James W. Walker</dc:creator>
      <link>http://groups.yahoo.com/group/Boost-Users/message/5066</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/Boost-Users/message/5066</guid>
      <description>When I use Spirit with CodeWarrior 9 (just released), I get a bunch of warnings as shown below.  The CodeWarrior release notes explain that &quot;According to the</description>
    </item>

  </channel>
</rss>
<!-- rss1.grp.bf1.yahoo.com uncompressed Fri May 24 03:39:55 PDT 2013 -->
