$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2002-07-24 03:34:13
Anthony Williams wrote:
> Insert_range is still broken, when appending to an empty sequence:
[snip the test case]
Actually, so is the plain 'insert'. Looking at the code, I don't know what I
was thinking when I wrote it - both implementations are completely flawed.
Will re-implement for the next revision - thanks for the report!
Aleksey