$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Kawulak (kawulak_at_[hidden])
Date: 2005-10-05 04:44:20
It's me again ;-)
> From: Robert Kawulak
> bounds_specifiers::static_bounds -> bounds_specifiers::static
I forgot that 'static' can't be used (it's a keyword), maybe 'local_static'?
Robert