$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Nat Goodspeed (nat_at_[hidden])
Date: 2008-08-26 11:08:52
Apologies if I'm overlooking something obvious, or if this is a FAQ.
Has anyone published a suite of wrappers for common STL algorithms that
accept Boost.Range instances instead of iterator pairs? Or must we each
write our own? Seems like redundant effort...