$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gabriel Dos Reis (gdr_at_[hidden])
Date: 2003-08-13 05:33:19
Beman Dawes <bdawes_at_[hidden]> writes:
| Current GCC and Intel compilers don't appear to allow using
| declarations at function scope, according to a bug report.
As far as I can tell, only versions of GCC pre 3.0 ignored using
declarations in function templates.
Which versions of GCC are you using?
-- Gaby