$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [heap] error in docs
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2012-02-07 07:22:50
Hello *,
just went through the heap docs and found a small typo:
http://www.boost.org/doc/libs/1_49_0_beta1/doc/html/boost/heap/heap_merge.html
In Effects of heap_merge is written:
lhs contains all elements that have been part of rhs, !!!lhs!!! is empty
I assume this should be Rhs.
Best Regards,
Ovanes