The anonymous namespace issue has been known for years, but not fixed yet, presumably because static works just as well (at least w/ VC.) We do not make any...
... detail ... differences (I ... negative ... accept it. ... I uploaded updated version (I cleaned a code a bit). Plus test module, example and doc page (as...
... I gave it a try, though the language might not meet the requirements. BTW: Did you see msg #24308? Thomas ... *************** *** 487,495 **** Requires:...
... rogeeff> detail ... rogeeff> differences (I ... rogeeff> negative ... rogeeff> accept it. ... I haven't checked the code carefully, but my concern is that...
Thanks, Thomas! Note that it might be better to send diffs as enclosures. Line wrapping, etc., tend to mess things up otherwise. I think patch may have had a...
... From: "rogeeff" <rogeeff@...> ... Good start. I trust Neal will help you clean up the English, etc. ... Neal pinpointed it. You guys are doing great;...
Sorry, I realize I should clarify this. The problem is the desired behaviour of a cirular container is ambiguous. If I tell you to copy (a, b, c), and a > b...
... David, thanks for your answer. It seems that I definitely need you help here again. When I call (the latest prebuilt) boost-build.exe within the directory ...
Gennadiy, I think there are a few problems with the code as it is right now. 1. The use of %= is non-portable as the result for negative n (I think we can ...
... From: "sfranke2000" <franke@...> To: <boost@yahoogroups.com> Sent: Friday, February 01, 2002 8:48 AM Subject: [boost] Re: How to build Boost.Python...
It's at version 3 at: http://groups.yahoo.com/group/boost/files/iostate.zip I want to request a formal review. The library isn't that complicated. It uses...
... make use ... cv_state ... specific. ... the number ... holds this ... instance ... state ... requires ... mutex type. ... prevents ... which can ... modify...
... the ... place ... [...] ... Boost.Jam have ... Yes, you were right. Although I did install the latest prebuild jam, there was an older version in my path...
... complicated. It ... doesn't ... the ... Without even looking at the library, I've really got a problem with basing design decisions on a compiler that is...
... explicit ... I did not know that. But anyway it will work in any case. The only requirement is that after % |n|<m_cycle_size. But, as Tomass Witt remarked...
... The problem is you just interpreted "width" to mean "maximum width". But in this context it means "minumum width". As it does in iostream as well. In...
[...] ... So how would you then specify you want A? Ie. If printing a matrix class and you want every number in the matrix printed some way. ... Quite right....
There's an issue with spaces in the pathname for MSVC. The easiest thing to do is to invoke d:\programme\microsoft\bin\vcvars32.bat before invoking Jam. After...
Without wishing to gainsay the development of the Cyclic Iterator Adaptor in this thread I think that this is missing an important point. All the examples in...
... From: "Beman Dawes" <bdawes@...> ... then. ... We could review it, but I would vote against accepting it on the basis that it uses macros where even a...
... [snip] ... I don't think we should be basing design decisions on any compiler, period. I too would vote against an interface that represents a compromise...
... From: "Douglas Gregor" <gregod@...> ... basing ... period. I ... I took a look at the proposal, and there's no macros on the interface. He just used...
... From: Douglas Gregor <gregod@...> To: <boost@yahoogroups.com> Sent: Friday, February 01, 2002 3:11 PM Subject: Re: [boost] Formal Review Request:...