From: David B. Held (dheld_at_[hidden])
Date: 2003-03-14 15:50:03


I would like to use optional<> with some fat types, but I don't really
want to pay for the copy in construct(). I would rather see a c'tor
forwarding interface, tedious as that is. What is the chance of that
happening?

Dave