
2014-02-14 5:01 GMT+01:00 Vladimir Batov
On 02/11/2014 08:45 AM, Vladimir Batov wrote:
On 02/11/2014 02:23 AM, Edward Diener wrote:
I would strongly suggest updating the docs for the library. Also either add in to the new docs the differences between the original version and the new version, or just include both the old and new version docs so that end-users could easily see what has changed.
Indeed. Docs are a must. I started re-writing over the weekend but then thought I'd check with the community first -- maybe there was already a solution that I missed or there was no interest to begin with.
Finished the docs. The whole thing is at https://github.com/yet-another-user/boost.xtra.
Regarding "Type Requirements" section in documentation: TypeOut needs to be *Copy Constructible.* Is it not enough to require that TypeOut be *MoveConstructible*? Regards, &rzej