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...