Douglas Gregor wrote:
>
> Here's one example: if the destination type of a dynamic_cast 
> expression is a non-dependent type that is neither a reference nor a 
> pointer type, we could produce that error while we're in the template 
> definition instead of waiting until the instantiation.
I see. Sounds like something for a rainy day, so the FIXME feels right.

Sebastian
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to