$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2002-01-12 06:16:16
>By the way, what's the padding for?
It didn't work without it :-)
I guess the vtble pointer gets consumed inside the otherwise unused space
of the class (this may only be an issue if the base class is empty, I'm not
sure).
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/