Bruno Dutra fc18efc259 Specializing insert_range for aux::map_tag
Taking advantage of the fact that order of insertion doesn't really
matter for associative sequences.
Comparing to the default implementation, which at any rate does work for
associative sequences, this specialization essencially avoids
reinserting every element of Sequence into a new sequence, besides the
fact no joint_view nor iterator_range needs to be instantiated.
2015-02-10 20:59:54 -02:00
2008-10-10 09:21:07 +00:00
2014-08-18 15:07:32 +01:00
2001-09-26 09:23:15 +00:00
2001-09-26 09:57:52 +00:00
2006-11-07 19:11:57 +00:00
S
Description
Boost.org mpl module
BSL-1.0 6.8 MiB
Languages
C++ 99.1%
Python 0.8%