.. |
adjacent_filtered_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
adjacent_filtered.cpp
|
Boost.RangeEx merged into Boost.Range
|
2010-03-28 16:08:35 +00:00 |
chained.cpp
|
Fixed range adaptors that were creating underlying iterators that were not default constructible.
|
2014-06-16 14:49:25 +01:00 |
copied_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
copied.cpp
|
Boost.RangeEx merged into Boost.Range
|
2010-03-28 16:08:35 +00:00 |
filtered_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
filtered.cpp
|
Allow iterator copy for lambda in transformed and filtered
|
2016-10-23 23:27:31 +01:00 |
formatted_example.cpp
|
changed the separated function to become the new formatted adaptor.
|
2014-06-05 01:00:13 +01:00 |
formatted.cpp
|
changed the separated function to become the new formatted adaptor.
|
2014-06-05 01:00:13 +01:00 |
indexed_example.cpp
|
change the return type from the indexed adaptor so that the index is available from the range element.
|
2014-06-09 02:12:00 +01:00 |
indexed.cpp
|
change the return type from the indexed adaptor so that the index is available from the range element.
|
2014-06-09 02:12:00 +01:00 |
indirected_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
indirected.cpp
|
Boost.RangeEx merged into Boost.Range
|
2010-03-28 16:08:35 +00:00 |
map_keys_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
map_values_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
map.cpp
|
Boost.Range fixes for Tickets: 4131, 4136, 4398, 4388. Plus updated history in the documentation.
|
2010-07-17 19:44:31 +00:00 |
ref_unwrapped_example.cpp
|
add a new range adaptor boost::adaptors::ref_unwrapped
|
2015-11-04 19:12:26 +01:00 |
ref_unwrapped.cpp
|
Fix msvc-10.0, msvc-11.0 failures in ref_unwrapped tests
|
2018-09-24 02:21:55 +03:00 |
replaced_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
replaced_if_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
replaced_if.cpp
|
Boost.RangeEx merged into Boost.Range
|
2010-03-28 16:08:35 +00:00 |
replaced.cpp
|
Boost.RangeEx merged into Boost.Range
|
2010-03-28 16:08:35 +00:00 |
reversed_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
reversed.cpp
|
Boost.RangeEx merged into Boost.Range
|
2010-03-28 16:08:35 +00:00 |
sliced_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
sliced.cpp
|
Boost.RangeEx merged into Boost.Range
|
2010-03-28 16:08:35 +00:00 |
strided2.cpp
|
Boost.Range revert accidental check-in of lambda test. It kinda breaks most compilers - doh.
|
2010-04-21 07:37:25 +00:00 |
strided_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
strided.cpp
|
Fix credit in ticket 5014 testcase
|
2015-08-20 20:36:19 +09:00 |
ticket_6742_transformed_c4789_warning.cpp
|
trac 6742 - unit test showing working phoenix combined with the transformed adaptor.
|
2014-03-03 14:21:35 +00:00 |
ticket_8676_sliced_transformed.cpp
|
trac 8676 sliced adaptor fixed.
|
2014-03-03 00:10:08 +00:00 |
ticket_9519_strided_reversed.cpp
|
strided adaptor rewritten to correct defects and optimise performance.
|
2014-02-26 21:17:29 +00:00 |
tokenized_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
tokenized.cpp
|
Boost.RangeEx merged into Boost.Range
|
2010-03-28 16:08:35 +00:00 |
transformed_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
transformed.cpp
|
Fix transformed test compile error on GCC 5.4
|
2017-09-24 14:13:42 +01:00 |
type_erased_abstract.cpp
|
type_erased unit test reduce dependencies of the recently split type_erased tests.
|
2014-03-04 12:33:51 +00:00 |
type_erased_bidirectional.cpp
|
type_erased unit test reduce dependencies of the recently split type_erased tests.
|
2014-03-04 12:33:51 +00:00 |
type_erased_brackets.cpp
|
type_erased unit test reduce dependencies of the recently split type_erased tests.
|
2014-03-04 12:33:51 +00:00 |
type_erased_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
type_erased_forward.cpp
|
type_erased unit test reduce dependencies of the recently split type_erased tests.
|
2014-03-04 12:33:51 +00:00 |
type_erased_mix_values.cpp
|
type_erased unit test reduce dependencies of the recently split type_erased tests.
|
2014-03-04 12:33:51 +00:00 |
type_erased_random_access.cpp
|
type_erased unit test reduce dependencies of the recently split type_erased tests.
|
2014-03-04 12:33:51 +00:00 |
type_erased_single_pass.cpp
|
type_erased unit test reduce dependencies of the recently split type_erased tests.
|
2014-03-04 12:33:51 +00:00 |
type_erased_test.hpp
|
type_erased abstract and brackets tests separated.
|
2014-03-04 11:18:46 +00:00 |
type_erased_tparam_conv.cpp
|
type_erased unit test reduce dependencies of the recently split type_erased tests.
|
2014-03-04 12:33:51 +00:00 |
type_erased.cpp
|
type_erased unit test reduce dependencies of the recently split type_erased tests.
|
2014-03-04 12:33:51 +00:00 |
uniqued_example.cpp
|
[range] fixed #5314 (small mistakes in range adaptor examples)
|
2013-01-04 01:18:36 +00:00 |
uniqued.cpp
|
trac 9515 - fix for uniqued adaptor consistent with unique algorithm.
|
2014-03-03 01:24:56 +00:00 |