|
Boost : |
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-07-08 18:28:52
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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk