Boost logo

Boost :

From: Daniel Frey (daniel.frey_at_[hidden])
Date: 2004-07-02 08:40:20


David Abrahams wrote:
> Uh, right. Not so secret actually; that's why we have
> value_inititalized:
>
> #include <boost/utility/value_init.hpp>

Have I missed the documentation? Anyway, looking at it, I found:

template<class T>
class value_initialized : private vinit_detail::select_base<T>::type
{
    ...
}

isn't this missing "typename" after "private"?

Regards, Daniel

-- 
Daniel Frey
aixigo AG - financial solutions & technology
Schloß-Rahe-Straße 15, 52072 Aachen, Germany
fon: +49 (0)241 936737-42, fax: +49 (0)241 936737-99
eMail: daniel.frey_at_[hidden], web: http://www.aixigo.de

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