|
Boost Users : |
Subject: Re: [Boost-users] Using type_trait-like functionality to detect incomplete types
From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2010-04-04 05:20:37
Michael Cox wrote:
> I was hoping to find a nice "is_complete<T>" template function that
> would do the trick, but haven't found such a thing. Is it even
> possible to detect it without causing a compiler error?
There was an attempt to implement it several years ago but it
violated ODR. Guess why ;-) or search the archives.
Alex
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net