$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Timmo Stange (ts_at_[hidden])
Date: 2007-03-04 00:35:11
Steven Watanabe wrote:
> Can't vtable_type be POD and statically
> initialized?
The goal is not to have distinct types for every assign_to
instantiation, but distinct objects, but I think it should be
possible to restructure it to use statically initialized PODs
for the actual function pointers.
> In Christ,
> Steven Watanabe
Regards
Timmo Stange