$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2006-09-11 09:17:26
FWIW, I think both methods (pre-checking or using a safe_int wrapper class)
are usefull.
Sometimes you don't want to change code but make some assertions, sometimes
you want even more security.
Philippe