$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] SGI rope in boost?
From: Yakov Galka (ybungalobill_at_[hidden])
Date: 2010-07-04 04:37:32
Hello all,
I can't use SGI's STL for several reasons:
* It's incompatible with the standard library implementation shipped with my
compiler (MVS).
* Extracting only ropes is a headache, there are too much dependencies.
* Unacceptable license.
Were there any discussions about implementing ropes in boost?
Yakov