
9 Jul
2004
9 Jul
'04
12:49 p.m.
Doug Gregor <dgregor@cs.indiana.edu> writes:
On Jul 8, 2004, at 6:28 PM, Jonathan Turkanis wrote:
The synopsis for unwrap_reference, at http://www.boost.org/doc/html/class.boost.unwrap_reference.html, is as follows:
template<typename T> class unwrap_reference { public: // types typedef unspecified T; };
The second to last line should be 'typedef unspecified type;'
Thanks! Fixed in CVS.
And "unspecified" is wrong; it should read "see below". -- Dave Abrahams Boost Consulting http://www.boost-consulting.com