$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-10-25 02:37:03
Peng Yu wrote:
> Does it mean that code segment 1 is as fast as segment 2, but code
> segment 3 is the slowest?
>
In release mode, the two ASSERTs vanish, so there really shouldn't be
any difference.
Sebastian Redl