<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel">
    <title>gmane.comp.lib.boost.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230973"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230972"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230971"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230970"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230969"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230968"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230967"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230966"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230965"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230964"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230963"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230962"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230961"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230960"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230959"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230958"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230957"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230956"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230955"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230954"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230973">
    <title>Re: [Intrusive] Cleaning up trailing white space</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230973</link>
    <description>&lt;pre&gt;
some people have them highlighted to ensure that the editor does not mix
tabs/spaces ...

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Tim Blechmann</dc:creator>
    <dc:date>2012-05-18T09:46:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230972">
    <title>Re: [Intrusive] Cleaning up trailing white space</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230972</link>
    <description>&lt;pre&gt;
They clutter the code when spaces are visible. And it's simply untidy.


_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Andrey Semashev</dc:creator>
    <dc:date>2012-05-18T07:44:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230971">
    <title>Re: [Intrusive] Cleaning up trailing white space</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230971</link>
    <description>&lt;pre&gt;On Fri, May 18, 2012 at 9:30 AM, Andrey Semashev
&amp;lt;andrey.semashev&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

No


How do they (trailing whitespace) affect reading?


&lt;/pre&gt;</description>
    <dc:creator>Olaf van der Spek</dc:creator>
    <dc:date>2012-05-18T07:33:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230970">
    <title>Re: [Intrusive] Cleaning up trailing white space</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230970</link>
    <description>&lt;pre&gt;
Are you implying that cleaning the code will make it worse?

Personally, I doubt there's a measurable impact on performance of this change, 
but it improves code clarity. Those extra spaces irritate a little when I read 
or edit code, so I'm all for it.


_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Andrey Semashev</dc:creator>
    <dc:date>2012-05-18T07:30:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230969">
    <title>Re: repository</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230969</link>
    <description>&lt;pre&gt;Thanks a lot. I think git can be used above svn, I will try because I
really hate bother others with minor commits and unfinished work.
Frédéric

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Frédéric Bron</dc:creator>
    <dc:date>2012-05-18T07:27:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230968">
    <title>Re: [Intrusive] Cleaning up trailing white space</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230968</link>
    <description>&lt;pre&gt;
That's an explanation for the easy part, but why is this an improvement?

Olaf


&lt;/pre&gt;</description>
    <dc:creator>Olaf van der Spek</dc:creator>
    <dc:date>2012-05-18T07:19:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230967">
    <title>Re: repository</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230967</link>
    <description>&lt;pre&gt;

This might help:

https://svn.boost.org/trac/boost/wiki/BoostSubversion

(linked from svn.boost.org)

- Jeff

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Jeffrey Lee Hellrung, Jr.</dc:creator>
    <dc:date>2012-05-18T07:09:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230966">
    <title>Re: repository</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230966</link>
    <description>&lt;pre&gt;
There's several inofficial Git repositories, some true to the SVN but
lagged, some from assorted modularisation efforts.

The only way to actually check in code and talk about revision numbers
is the SVN repository.

Trunk lives at http://svn.boost.org/svn/boost/trunk

&lt;/pre&gt;</description>
    <dc:creator>Lars Viklund</dc:creator>
    <dc:date>2012-05-18T07:00:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230965">
    <title>Re: [Intrusive] Cleaning up trailing white space</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230965</link>
    <description>&lt;pre&gt;Olaf van der Spek &amp;lt;ml&amp;lt; at &amp;gt;vdspek.org&amp;gt;
On Thu, May 17, 2012 at 1:12 AM, Brian Wood &amp;lt;woodbrian77&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:
It can be done with a simple sed script and applied either to individual
libraries
or all of Boost.  It's a small detail, but I hope it gets some attention.
I brought
it to Ion's attention as I use the Intrusive library and take a number of
steps
to reduce the need for new hardware.  I won't stop using the library if he
doesn't do this, but the squeaky wheel gets the oil.

Cheers,
Brian
Ebenezer Enterprises
http://webEbenezer.net &amp;lt;http://webebenezer.net/&amp;gt;

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Brian Wood</dc:creator>
    <dc:date>2012-05-18T06:58:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230964">
    <title>repository</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230964</link>
    <description>&lt;pre&gt;I would like to work on a fix for the operator traits applied to STL
containers but I have changed my computer and do not remember what is
the official repository.
Is there an official git repository that can be used? or have we to
use the svn repository?
What is the address to clone (git) or checkout (svn)?
Regards,

Frédéric

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Frédéric Bron</dc:creator>
    <dc:date>2012-05-18T05:50:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230963">
    <title>Re: [xpressive] Compiler error on VC7.1</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230963</link>
    <description>&lt;pre&gt;BUMP

On Tue, May 15, 2012 at 12:05 PM, Robert Dailey &amp;lt;rcdailey.lists&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:


_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Robert Dailey</dc:creator>
    <dc:date>2012-05-17T20:58:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230962">
    <title>Re: Boost.PropertyTree custom allocator?</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230962</link>
    <description>&lt;pre&gt;
On 16.05.2012, at 20:08, Klaim - Joël Lamotte wrote:


The architecture of PTree means that stateful allocators are impossible (or at least extremely inefficient). So those are not going to appear.
Stateless allocators are an option, but there is no concrete plan to add them.

Sebastian

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Sebastian Redl</dc:creator>
    <dc:date>2012-05-17T02:46:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230961">
    <title>[Trac] No notification email when adding an attachment to aticket</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230961</link>
    <description>&lt;pre&gt;It is inconvenient that no notification email is sent
when adding an attachment to a ticket.

Alas, it's a limitation of trac for a long time.
http://trac.edgewall.org/ticket/2259

Is there any plugin to automatically send notification email
when attaching a file to a ticket?
If not, probably we should change the message (which is displayed
when we attach a file to a ticket) to explicitly say
"No notification email will be sent by attaching a file.
To automatically send a notification email, please leave
some comment in the ticket!"


Regards,
Michel

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Michel Morin</dc:creator>
    <dc:date>2012-05-17T15:37:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230960">
    <title>Re: [any] Move semantic</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230960</link>
    <description>&lt;pre&gt;
Third, I want to use boost::any in a value-semantic type. Sometime it would

It currently forbids you because Copyable is a requirement on the value
type, and is enforced in boost::any::holder&amp;lt;ValueType&amp;gt;::clone.  If you want
to hold a move only type, you'll have to have a version of detect it and
throw an exception when copying is attempted.
&lt;/pre&gt;</description>
    <dc:creator>Nevin Liber</dc:creator>
    <dc:date>2012-05-17T15:26:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230959">
    <title>Re: [result_of,phoenix] Inconsistency between result_of and tr1_result_of</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230959</link>
    <description>&lt;pre&gt;
Done.

[Add tr1_result_of specialization and avoid
specialization of decltype-based result_of]
* Functional/Forward
  https://svn.boost.org/trac/boost/ticket/6909
* Fusion
  https://svn.boost.org/trac/boost/ticket/6910
* Phoenix V3
  https://svn.boost.org/trac/boost/ticket/6911
* Phoenix V2
  https://svn.boost.org/trac/boost/ticket/6912

[Avoid specialization of decltype-based result_of]
* Proto
  https://svn.boost.org/trac/boost/ticket/6913

[Feature request: Add result_of and tr1_result_of
specializations for nullary function calls]
* Lambda
  https://svn.boost.org/trac/boost/ticket/6914


Regards,
Michel

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Michel Morin</dc:creator>
    <dc:date>2012-05-17T15:13:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230958">
    <title>[any] Move semantic</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230958</link>
    <description>&lt;pre&gt;Hi,

My current understanding of the new rules of 5 tells me that boost::any
isn't "move aware".
First, am I correct?

Second, I think that adding the move constructor and move operator is
trivial.
Again, am I correct or is there some tricks to know before adding them?

Third, I want to use boost::any in a value-semantic type. Sometime it would
keep a unique_ptr.
If I understand correctly move semantic and unique_ptr implementation, the
current boost::any implementation don't forbid me to use
unique_ptr as a value type.
Am I correct?


Joel Lamotte

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Klaim - Joël Lamotte</dc:creator>
    <dc:date>2012-05-17T08:33:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230957">
    <title>Re: [Intrusive] Cleaning up trailing white space</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230957</link>
    <description>&lt;pre&gt;
Really? Why?


Olaf

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Olaf van der Spek</dc:creator>
    <dc:date>2012-05-17T06:30:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230956">
    <title>Re: Boost Modularization: did we get it right?</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230956</link>
    <description>&lt;pre&gt;
Agree. At least for headers.

Based on some experience, I think the really annoying thing is to have 
your editor or IDE during debugging or from log files or build output, 
take you to the trouble spot in your code.  You see the problem, but do 
not realize you are in the *wrong* place.  So you fix it - you think.

So what happens then.  If you are lucky, the build fails on next compile 
as it realizes the content of the derived file, the copy, has changed.  
But most build tools may not, as the the derived file has been edited.  
So it is more likely you discover a lot of your changes are overwritten 
next time you do a rebuild all or make clean.

Making the copies read-only may help a bit and remind the anyyed earlier 
of the issue, but I think forwarding headers is better.  If the 
indirection annoys you in other ways, use a more appropriate file system.


I am curious why you consider installing headers for build part of a 
monolitic arrangement.


&lt;/pre&gt;</description>
    <dc:creator>Bjørn Roald</dc:creator>
    <dc:date>2012-05-17T05:41:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230955">
    <title>Boost.PropertyTree custom allocator?</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230955</link>
    <description>&lt;pre&gt;Hi,

Is there any plan to add custom allocators to boost.property_tree ?

Joel Lamotte

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

&lt;/pre&gt;</description>
    <dc:creator>Klaim - Joël Lamotte</dc:creator>
    <dc:date>2012-05-17T02:08:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230954">
    <title>Re: [fusion] Trouble using BOOST_FUSION_ADAPT_ADT withboost::fusion::operator&lt;</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230954</link>
    <description>&lt;pre&gt;
The idea looks sound. I am applying the patch now. I took the liberty
to rename as_readonly to as_const.

What's lacking are tests. Could you please also provide some?

Thanks a lot!

Regards,
&lt;/pre&gt;</description>
    <dc:creator>Joel de Guzman</dc:creator>
    <dc:date>2012-05-17T01:03:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.devel/230953">
    <title>Re: [result_of,phoenix] Inconsistency between result_of and tr1_result_of</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.devel/230953</link>
    <description>&lt;pre&gt;&amp;lt;snip&amp;gt;


Yes. Can you file bug reports?


Probably. More bug reports, please! :-)

&lt;/pre&gt;</description>
    <dc:creator>Eric Niebler</dc:creator>
    <dc:date>2012-05-17T00:45:59</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lib.boost.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lib.boost.devel</link>
  </textinput>
</rdf:RDF>

