$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-09-13 04:42:57
>'wrapper' mode; I don't think we ever supported that anyway, AFAIK.
Then why was <stlport-iostream>off the default, given that that is
equivalent to wrapper mode?
>stlport-iostream on by default; No it can't be done without breaking
>previous usage.
True, but for STLport-5 wrapper mode no longer exists: you always have to
use and link against STLports iostreams, so the current default of
<stlport-iostream>off is meaningless.
John.