|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-02-02 09:12:58
I get warnings from MSVC in object_traits.hpp because empty_helper_t1<T>
doesn't have a constructor and cannot be instantiated when T doesn't have a
default constructor.
The non-MSVC version at line 268 does have a default constructor, probably
for the same reason.
-- Peter Dimov Multi Media Ltd.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk