1
0
forked from boostorg/mpl
Bruno Dutra 1c02715e49 Fix to bug 11001
According to reference, insert_range should work for any Extensible
sequence or Extensible Associative sequence, but the default
implementation of insert_range_impl assumes a front_inserter is defined
for the given sequence, but neither Extensible nor every Extensible
Associative sequences are required to also be a Front Extensible
sequence. This fix rely only on insert, which is defined for every
Extensible sequence.
2015-02-09 00:04:07 -02:00
2008-10-10 09:21:07 +00:00
2015-02-09 00:04:07 -02: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.6 MiB
Languages
C++ 99.2%
Python 0.8%