$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-01-16 19:55:48
Howard Hinnant wrote:
> I just passed a non-pod to offsetof by mistake.
Usually, isn't offsetof no so problematic with non-pods unless there is
virtual inheritance somewhere?