[ref] small problem with docs

8 Jul
2004
8 Jul
'04
11:28 p.m.
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;' Jonathan

12:49 p.m.
Doug Gregor <dgregor@cs.indiana.edu> writes:
And "unspecified" is wrong; it should read "see below". -- Dave Abrahams Boost Consulting http://www.boost-consulting.com
7655
Age (days ago)
7656
Last active (days ago)
2 comments
3 participants
participants (3)
-
David Abrahams
-
Doug Gregor
-
Jonathan Turkanis