<?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.by/group/boost-list</id>
  <title type="text">BOOST Archives Google Group</title>
  <subtitle type="text">
  Boost Mailing List Archive Read-only, do not post to this group.
  </subtitle>
  <link href="/group/boost-list/feed/atom_v1_0_msgs.xml" rel="self" title="BOOST Archives feed"/>
  <updated>2009-01-07T14:00:14Z</updated>
  <generator uri="http://groups.google.com.by" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>niranjan bangera</name>
  <email>niranjann...@gmail.com</email>
  </author>
  <updated>2009-01-07T14:00:14Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/86da3a7d2905e9df/279fcc3b4616c3ca?show_docid=279fcc3b4616c3ca</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/86da3a7d2905e9df/279fcc3b4616c3ca?show_docid=279fcc3b4616c3ca"/>
  <title type="text">[Boost-users] serilalization of union</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I am using the boost version 1.36.0 , linux platform. &lt;br&gt; In my project i have to srialize a Union . i tried in the same way that &lt;br&gt; classes and structures been serialized. But it gives a compilation error. &lt;br&gt; How can i do that.. Please help me doing this. &lt;br&gt; union myunion &lt;br&gt; { &lt;br&gt; uint32_t a; &lt;br&gt; float t; &lt;br&gt; i tried using like this.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Boris</name>
  <email>bor...@web.de</email>
  </author>
  <updated>2009-01-07T12:44:41Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/335bfa75778375aa/9c52767fa7059791?show_docid=9c52767fa7059791</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/335bfa75778375aa/9c52767fa7059791?show_docid=9c52767fa7059791"/>
  <title type="text">[Boost-users] [datetime] local_date_time and time zone issues</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve been playing with local_date_time and time zones but don&#39;t understand &lt;br&gt; the return values of utc_time(), local_time() and local_time_in(). Here&#39;s &lt;br&gt; a small program: &lt;br&gt; ---------- &lt;br&gt; int main() &lt;br&gt; { &lt;br&gt; boost::local_time::time_zone_p tr tz1(new &lt;br&gt; boost::local_time::posix_time_ zone(&amp;quot;CET+1&amp;quot;)); &lt;br&gt; boost::posix_time::ptime pt1(boost::gregorian::date(200 9, 1, 5),
  </summary>
  </entry>
  <entry>
  <author>
  <email>frederic.b...@alcan.com</email>
  </author>
  <updated>2009-01-07T12:37:18Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/c28f7a1ca9bd92bc/853d1b2e4b18e62d?show_docid=853d1b2e4b18e62d</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/c28f7a1ca9bd92bc/853d1b2e4b18e62d?show_docid=853d1b2e4b18e62d"/>
  <title type="text">[Boost-users] [date_time] error with g++-4.3.2</title>
  <summary type="html" xml:space="preserve">
  Using 1.37.0 on x86_64-pc-linux. &lt;br&gt; I get the following error compiling a program that includes date_time.hpp with g++-4.3.2. The web site says that g++ 4.3.2 is tested for 1.37.0. &lt;br&gt; Any clue? &lt;br&gt; In file included from boost/date_time/local_time/tz_ database.hpp:14, &lt;br&gt; from boost/date_time/local_time/loc al_time.hpp:19,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Michael Olea</name>
  <email>ol...@sbcglobal.net</email>
  </author>
  <updated>2009-01-07T06:09:08Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/8defdf271f02cd99/dfe4e7ec60895efd?show_docid=dfe4e7ec60895efd</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/8defdf271f02cd99/dfe4e7ec60895efd?show_docid=dfe4e7ec60895efd"/>
  <title type="text">[Boost-users] [BGL] Trouble linking read_graphviz</title>
  <summary type="html" xml:space="preserve">
  Hi. &lt;br&gt; I have been working through the tutorial portion of &amp;quot;The Boost Graph &lt;br&gt; Library: User Guide and Reference Manual&amp;quot;, and have been unable to &lt;br&gt; get example code that includes calls to read_graphviz to link. For &lt;br&gt; example, code including this line: &lt;br&gt; read_graphviz(&amp;quot;figs/ospf-graph .dot&amp;quot;, g_dot); &lt;br&gt; when compiled like this:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gordon Smith</name>
  <email>spider.karma+boost....@gmail.com</email>
  </author>
  <updated>2009-01-07T04:42:13Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/a79df49a9c864e08/9530fd50ca3e7354?show_docid=9530fd50ca3e7354</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/a79df49a9c864e08/9530fd50ca3e7354?show_docid=9530fd50ca3e7354"/>
  <title type="text">[Boost-users] Error during mipsel cross compile of asio example</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I&#39;m cross compiling an asio http server example from x86 linux to mipsel &lt;br&gt; linux using boost-1.37.0 and gcc 4.1.2. &lt;br&gt; I&#39;ve compiled libraries successfully using bjam but the http server code &lt;br&gt; produces the following errors: &lt;br&gt; mipsel-ssd-linux-gnu-gcc -L/usr/cross/mipsel/mipsel-ssd -linux-gnu/lib &lt;br&gt; -L../boost-1.37.0/lib-mipsel connection.o connection_manager.o mime_types.o
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joel de Guzman</name>
  <email>j...@boost-consulting.com</email>
  </author>
  <updated>2009-01-07T07:04:17Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/53247e66931ed379?show_docid=53247e66931ed379</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/53247e66931ed379?show_docid=53247e66931ed379"/>
  <title type="text">Re: [Boost-users] [fusion] const and transform algorithm</title>
  <summary type="html" xml:space="preserve">
  YOu can use a tie (tuple of references). &lt;br&gt; Why? &lt;br&gt; &amp;quot;Semantics of an expression is defined only where it differs from, &lt;br&gt; or is not defined in Random Access Sequence.&amp;quot; &lt;br&gt; You should read more carefully ;-) &lt;br&gt; Hah. Wish I had more time :-P &lt;br&gt; Regards,
  </summary>
  </entry>
  <entry>
  <author>
  <name>vicente.botet</name>
  <email>vicente.bo...@wanadoo.fr</email>
  </author>
  <updated>2009-01-07T06:29:51Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/85f58158e55ec052?show_docid=85f58158e55ec052</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/85f58158e55ec052?show_docid=85f58158e55ec052"/>
  <title type="text">Re: [Boost-users] [fusion] const and transform algorithm</title>
  <summary type="html" xml:space="preserve">
  ----- Original Message ----- &lt;br&gt; To: &amp;lt;boost-us...@lists.boost.org&amp;gt; &lt;br&gt; Sent: Wednesday, January 07, 2009 1:58 AM &lt;br&gt; I just wat to apply the unction get to a tuple of futures and reviver the stored values. &lt;br&gt; T&amp;amp; future&amp;lt;T&amp;gt;::get() is non const &lt;br&gt; Thanks for the reference. I was looking for a function prototype. BTW, the example is not in line with the functions.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joel de Guzman</name>
  <email>j...@boost-consulting.com</email>
  </author>
  <updated>2009-01-07T00:58:04Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/4d29499274a6db75?show_docid=4d29499274a6db75</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/4d29499274a6db75?show_docid=4d29499274a6db75"/>
  <title type="text">Re: [Boost-users] [fusion] const and transform algorithm</title>
  <summary type="html" xml:space="preserve">
  Yes. &lt;br&gt; if yes, would the following get a &lt;br&gt; I don&#39;t know. I&#39;m not sure what you are looking for. &lt;br&gt; I am not sure what it is you want to do. Could you explain in english &lt;br&gt; instead of non-functioning code? &lt;br&gt; See the sequence/views concepts and the docs for the containers. &lt;br&gt; For example (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://tinyurl.com/84vdvp):&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>vicente.botet</name>
  <email>vicente.bo...@wanadoo.fr</email>
  </author>
  <updated>2009-01-06T23:24:52Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/8985c7faddb92100?show_docid=8985c7faddb92100</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/8985c7faddb92100?show_docid=8985c7faddb92100"/>
  <title type="text">Re: [Boost-users] [fusion] const and transform algorithm</title>
  <summary type="html" xml:space="preserve">
  ----- Original Message ----- &lt;br&gt; To: &amp;lt;boost-us...@lists.boost.org&amp;gt; &lt;br&gt; Sent: Tuesday, January 06, 2009 11:26 PM &lt;br&gt; Can for_each mutate the sequence elements? if yes, would the following get a transformation I&#39;m locking for? &lt;br&gt; vector&amp;lt;shared_pair&amp;lt;shared_futu re&amp;lt;int&amp;gt;,int&amp;gt;,shared_pair&amp;lt;share d_future&amp;lt;char&amp;gt;,int&amp;gt; &amp;gt; t; &lt;br&gt; boost::fusion::for_each(t, intrusive_get());
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joel de Guzman</name>
  <email>j...@boost-consulting.com</email>
  </author>
  <updated>2009-01-06T22:26:52Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/2794f9faae13a5d5?show_docid=2794f9faae13a5d5</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/2794f9faae13a5d5?show_docid=2794f9faae13a5d5"/>
  <title type="text">Re: [Boost-users] [fusion] const and transform algorithm</title>
  <summary type="html" xml:space="preserve">
  Yes. Fusion transform returns a lazy (transform) view. This view &lt;br&gt; is non-mutating. It is not like STL&#39;s transform which mutates &lt;br&gt; the target container in place. Fusion&#39;s is purely functional and &lt;br&gt; lazily evaluated. &lt;br&gt; As I said, Fusion transform is purely functional. The result of a transform &lt;br&gt; is a view. The function will only be called when you iterate over the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nat Goodspeed</name>
  <email>n...@lindenlab.com</email>
  </author>
  <updated>2009-01-06T21:37:21Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/c7cb70e6eca7df68/18f8fb8741083146?show_docid=18f8fb8741083146</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/c7cb70e6eca7df68/18f8fb8741083146?show_docid=18f8fb8741083146"/>
  <title type="text">Re: [Boost-users] Updating my local boost.</title>
  <summary type="html" xml:space="preserve">
  Probably way too late to help the OP, sorry... &lt;br&gt; um, yeah. &lt;br&gt; I&#39;m a little surprised that no one mentioned the official Subversion &lt;br&gt; recommendation for exactly this scenario: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://svnbook.red-bean.com/en/1.1/ch07s05.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; That&#39;s how we track locally-modified third-party libraries. &lt;br&gt; ______________________________ _________________
  </summary>
  </entry>
  <entry>
  <author>
  <name>vicente.botet</name>
  <email>vicente.bo...@wanadoo.fr</email>
  </author>
  <updated>2009-01-06T21:20:37Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/935782c967247f4e?show_docid=935782c967247f4e</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/de89b28cd6fc3c2d/935782c967247f4e?show_docid=935782c967247f4e"/>
  <title type="text">[Boost-users] [fusion] const and transform algorithm</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; What is the reason fusion::transform taskes a const Sequence? &lt;br&gt; template&amp;lt; &lt;br&gt; typename Sequence, &lt;br&gt; typename F &lt;br&gt; &amp;gt; &lt;br&gt; typename result_of::transform&amp;lt;Sequence const, F&amp;gt;::type transform( &lt;br&gt; Sequence const&amp;amp; seq, F f); &lt;br&gt; Does this means that the transform do not change the sequence itself o also its elements?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jeroen N. Witmond</name>
  <email>j...@xs4all.nl</email>
  </author>
  <updated>2009-01-06T21:07:47Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/c5ba4efd8c58172a/fc92de5ef48b379a?show_docid=fc92de5ef48b379a</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/c5ba4efd8c58172a/fc92de5ef48b379a?show_docid=fc92de5ef48b379a"/>
  <title type="text">Re: [Boost-users] [bind][function] Newbie finds errors, but in Boost or between chair and keyboard?</title>
  <summary type="html" xml:space="preserve">
  Just goes to show that I&#39;m also a newbie in interpreting this kind of compiler &lt;br&gt; error messages. :) The code I posted was an attempt at a testcase for the actual &lt;br&gt; problem I had. Your answer pointed me in the right direction to solve this. &lt;br&gt; I&#39;ll keep it in mind. &lt;br&gt; Thanks for your quick and helpful reply. &lt;br&gt; Jeroen.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Moritz Beber</name>
  <email>moritz.be...@googlemail.com</email>
  </author>
  <updated>2009-01-06T20:37:09Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/fa1bede55605258c/5a7e18b9d72de34e?show_docid=5a7e18b9d72de34e</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/fa1bede55605258c/5a7e18b9d72de34e?show_docid=5a7e18b9d72de34e"/>
  <title type="text">Re: [Boost-users] [BGL]Standard Breadth First Visitor</title>
  <summary type="html" xml:space="preserve">
  OK, I&#39;ll try to explain a little bit better. I have a graph with a known &lt;br&gt; number of roots which I represent by the following adjacency list: &lt;br&gt; boost::adjacency_list&amp;lt;boost::s etS, boost::vecS, boost::bidirectionalS, &lt;br&gt; boost::no_property, boost::no_property, boost::no_property, &lt;br&gt; boost::listS&amp;gt; &lt;br&gt; The graph is generated in a way that I have a stable number of vertices
  </summary>
  </entry>
  <entry>
  <author>
  <name>Moritz Beber</name>
  <email>moritz.be...@googlemail.com</email>
  </author>
  <updated>2009-01-06T14:26:53Z</updated>
  <id>http://groups.google.com.by/group/boost-list/browse_thread/thread/fa1bede55605258c/60aec3ee4be8ff89?show_docid=60aec3ee4be8ff89</id>
  <link href="http://groups.google.com.by/group/boost-list/browse_thread/thread/fa1bede55605258c/60aec3ee4be8ff89?show_docid=60aec3ee4be8ff89"/>
  <title type="text">Re: [Boost-users] [BGL]Standard Breadth First Visitor</title>
  <summary type="html" xml:space="preserve">
  OK, I&#39;ll try to explain a little bit better. I have a graph with a known &lt;br&gt; number of roots which I represent by the following adjacency list: &lt;br&gt; boost::adjacency_list&amp;lt;boost::s etS, boost::vecS, boost::bidirectionalS, &lt;br&gt; boost::no_property, boost::no_property, boost::no_property, &lt;br&gt; boost::listS&amp;gt; &lt;br&gt; The graph is generated in a way that I have a stable number of vertices
  </summary>
  </entry>
</feed>
