From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-06-27 14:12:47


Robert Ramey wrote:

> Actually I realize now that I mis-spoke. Default tracking behavior is
> "track selectively". That means that a value saves are tracked only
> if a object of the same type is anywhere serialized through a
> pointer.

Right, but the problem is that your static assertion fires even when an
object is never serialized through a pointer.