|
Boost : |
Subject: Re: [boost] [rfc] rcpp
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-02-22 11:17:03
Ivan Sorokin wrote:
> Hello!
>
> I have a small library that is intended for convenient and declarative
> resource wrappers creation.
>
> Read Documentation:
> http://rain.ifmo.ru/~sorokin/rcpp/doc/index.html
>
> Main Page:
> http://rain.ifmo.ru/~sorokin/rcpp/
>
> Although this library is small I think it is useful. I think it is
> possible to use it in implementations of asio, filesystem and thread.
You might want to use proper move emulation in the absence of C++0x, as
is provided by Boost.Move.
Also it seems your implementation doesn't support throwing move
constructors.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk