$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maxim Yegorushkin (e-maxim_at_[hidden])
Date: 2004-11-08 06:09:23
Peter Dimov wrote:
> Eric Friedman wrote:
> Could you clarify what you mean by
> standard templates "shall not be used with incomplete types"---does
> this mean for instance that std::vector<incomplete_t> is undefined?
> Yes, and ...
You can find rationale for that here:
http://www.cuj.com/documents/s=7986/cujcexp2002austern/
-- Maxim Yegorushkin