$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Nathan E. Moore (nate_at_[hidden])
Date: 2005-12-04 16:31:07
Mostly because I had forgotten that stack provides a protected member to
access the base structure directly. I was assuming that you would
have to resort to tricks like '#define private public'. The only
real problem is I shot off my mouth before I had checked. However my point
about the lack of a virtual destructor is still valid, certainly
not a deal breaker though.
Nathan Moore