Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2004-07-09 07:49:14


Doug Gregor <dgregor_at_[hidden]> 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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk