$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type_traits] is_complete<T> possible realization
From: Peter Dimov (lists_at_[hidden])
Date: 2012-11-09 12:33:41
Matt Calabrese wrote:
> While the above code might seem contrived, it could definitely happen when
> dealing with forward declarations of classes.
It's not contrived at all. It's the primary (and only) use case for
is_complete.