$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: GIE (gie_at_[hidden])
Date: 2003-08-19 18:55:05
Hello!
While trying to compile empty test prog (only #include
"boost/lambda/lambda.hpp" and main) i've got following errors:
...\lambda\detail\arity_code.hpp(66) : error C2065: 'T' : undeclared
identifier
...\boost\lambda\detail\arity_code.hpp(66) : error C2687: cannot define a
nested UDT of a template class out of line
...\boost\lambda\detail\arity_code.hpp(66) : fatal error C1903: unable to
recover from previous error(s); stopping compilation
Can this be helped?
(boots version 1.30.0)
-- With best regards, GIE.