$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-03-07 14:33:54
Mark Nevill <mark.nevill_at_[hidden]> writes:
> 28: error: missing `>' to terminate the template argument list
Looks like a compiler bug to me.
Try using an intermediate typedef to access T on this line.
-- Dave Abrahams Boost Consulting www.boost-consulting.com