$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Review] GGL review starts today, November 5th
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-11-22 18:36:08
AMDG
Christophe Henry wrote:
> - most or all of geometries classes have no virtual destructor and
> thus this should be clearly documented or changed. Better even would
> be to give the user choice through a policy.
>
FWIW, non-virtual destructors are the norm in Boost.
I strongly dislike the idea of having a policy enabling
virtual destructors.
In Christ,
Steven Watanabe