Re: [boost] [flyweight] post-review version available

Hello, Joaqu?n M L?pez Mu?oz wrote:
I forgot to mention that this version has to be built against the trunk version of Boost (it uses boost::swap, which hasn't made it to any Boost release yet).
Would it possible to provide a version compatible with the current 1.36.0 release. Until version 1.38.0 is quite some time and I would be interested in playing with the library. However, I'm only working with the release package of the boost libraries. Best, Johannes ____________ Virus checked by G DATA AntiVirusKit Version: AVK 19.274 from 02.09.2008 Virus news: www.antiviruslab.com

Johannes Brunen escribió:
Hello,
Joaqu?n M L?pez Mu?oz wrote:
I forgot to mention that this version has to be built against the trunk version of Boost (it uses boost::swap, which hasn't made it to any Boost release yet).
Would it possible to provide a version compatible with the current 1.36.0 release. Until version 1.38.0 is quite some time and I would be interested in playing with the library. However, I'm only working with the release package of the boost libraries.
Sure, I'll try to have this ready this afternoon. In any case the dependencies with stuff not in Boost 1.36 are minimal, they only consist in some calls to boost::swap that can be safely replaced with std::swap. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo
participants (2)
-
joaquin@tid.es
-
Johannes Brunen