Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions boost/algorithm/all.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
Revision history:
05 May 2008 mtc First version - as part of BoostCon 2008
07 May 2009 mtc Changed names to match n2666
02 Jul 2010 mtc Changed namespace to boost::algorithm::sequence
16 Nov 2010 mtc Changed name of "exists_and_only" to "one_of" based
02 Jul 2010 mtc Changed namespace t
on a suggestion by Sean Parent.
24 May 2011 mtc Changed the names to match the ones in the C++11 standard,
and to use those when available.
Expand Down