[futures] Documentation for my implementation

Hi all, I have now written some documentation to go with my futures implementation. http://www.justsoftwaresolutions.co.uk/files/futures_documentation.html The implementation has also been revised with some minor bug fixes: http://www.justsoftwaresolutions.co.uk/files/n2561_futures_revised_20080515.... Anthony -- Anthony Williams | Just Software Solutions Ltd Custom Software Development | http://www.justsoftwaresolutions.co.uk Registered in England, Company Number 5478976. Registered Office: 15 Carrallack Mews, St Just, Cornwall, TR19 7UL

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 15 May 2008 13:14 pm, Anthony Williams wrote:
Hi all,
I have now written some documentation to go with my futures implementation.
http://www.justsoftwaresolutions.co.uk/files/futures_documentation.html
Another feature you might want to consider supporting is construction/assignment of a future<void> from any type of future<T>. Somewhat analagous to void* behavior. Braddock's future lib and libpoet support this. It's useful for code that is only interested in when a future is ready and not its specific value. - -- Frank -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFILZPV5vihyNWuA4URAmOhAKC2o/dVJ+JKbnRfhrmXqf4A5xyFjwCfbG72 rEfcu7q7mA1jply0ny62CuQ= =hBZw -----END PGP SIGNATURE-----
participants (2)
-
Anthony Williams
-
Frank Mori Hess