$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-02-22 06:19:59
> I believe config macro BOOST_NO_MEMBER_TEMPLATE_FRIENDS should be defined
> for BCB 6.
>
> Currently it is defined only for BCB 5.5.1 and less but with BCB 6:
No I don't think it's defined for either.
> - compiling test file boost_no_mem_templ_frnds.cxx fails,
Works for me, both with bcb5 and bcb6.
> - the problem shows in Serialization library too.
Can you provide a test case?
Thanks,
John.