$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [range] How does remove_erase() work?
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2014-10-06 20:14:01
[STL]
> Does remove_erase() just use the erase-remove idiom
[Eric Niebler]
> Looks that way.
Thanks for the confirmation!
STL