$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-01-05 14:55:34
Daniel Wallin <dalwan01_at_[hidden]> writes:
> AFAIK neither optional or variant can be instantiated on incomplete
> types, and certainly does not do any deep copying or const-propagation
> on pointer types. Am I missing something here?
No, it was my misapprehension. I was thinking of recursive_variant
stuff, but it doesn't quite do what you want.
-- Dave Abrahams Boost Consulting www.boost-consulting.com