$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2007-10-20 11:47:39
So, is this more a boost::any with SBO or a boost::optional that can
store polymorphic types if necessary?
It seems to me like it is the latter. That sounds useful, but right now
I'd need the former.
Sebastian Redl