From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-01-22 09:25:12


From: "David Abrahams" <abrahams_at_[hidden]>

> Another problem I found when I was doing this was that you take sizeof(T),
> which is also rejected by MSVC when T is void.

MSVC is correct (for a change.) void is an incomplete type.

--
Peter Dimov
Multi Media Ltd.