range/test
2010-12-26 14:15:23 +00:00
..
adaptor_test [boost][range] - Correctly attribute the test case kindly contributed by Michel Morin. 2010-12-26 14:15:23 +00:00
algorithm_ext_test Boost.Range improved push_front algorithm unit test. Updated documentation. 2010-04-08 19:09:34 +00:00
algorithm_test [boost][range] - Fixed the search_n predicate version and resolve Trac ticket 4776 2010-12-23 00:12:28 +00:00
test_driver [boost][range] - Update to relax preconditions for the strided adaptor, and numerous fixes to inspection report issues. 2010-12-22 22:31:33 +00:00
test_function [boost][range] - Improved handling of temporary ranges in range algorithms. 2010-07-12 00:14:07 +00:00
adaptors.cpp [boost][range] - Update to relax preconditions for the strided adaptor, and numerous fixes to inspection report issues. 2010-12-22 22:31:33 +00:00
adl_conformance_no_using.cpp *** empty log message *** 2004-08-30 10:56:26 +00:00
adl_conformance.cpp Boost.RangeEx merged into Boost.Range 2010-03-28 16:08:35 +00:00
algorithm_example.cpp minor tweaks to avoid warnings ... extension mechanism updated to follow new protocol 2007-11-09 13:31:43 +00:00
algorithm.cpp Boost.RangeEx merged into Boost.Range 2010-03-28 16:08:35 +00:00
array.cpp minor tweaks to avoid warnings ... extension mechanism updated to follow new protocol 2007-11-09 13:31:43 +00:00
atl.cpp Shunsuke Sogame's MFC/ATL docs and tests 2007-10-23 20:28:52 +00:00
combine.cpp Boost.Range fix to the combine function that did not show as a defect on most compilers. 2010-04-05 14:12:24 +00:00
compat2.cpp Boost.RangeEx merged into Boost.Range 2010-03-28 16:08:35 +00:00
compat3.cpp *** empty log message *** 2004-07-23 12:45:24 +00:00
const_ranges.cpp Boost.Range fixed C++0x problem due to accidental argument dependent lookup in the const_ranges unit test. 2010-04-03 19:31:43 +00:00
counting_range.cpp Fixed tab and no-newline-at-end-of-file issues from inspection report 2010-04-20 17:54:16 +00:00
extension_mechanism.cpp Const-qualified objects of class type require the class to have a 2010-05-04 15:26:09 +00:00
extension_size.cpp [boost][range] - Update to relax preconditions for the strided adaptor, and numerous fixes to inspection report issues. 2010-12-22 22:31:33 +00:00
has_range_iterator.cpp [boost][range] - Added has_range_iterator and has_range_const_iterator. Trac ticket 4296. 2010-12-23 18:10:09 +00:00
irange.cpp Boost.RangeEx merged into Boost.Range 2010-03-28 16:08:35 +00:00
istream_range.cpp Boost.Range corrected istream_range implementation. Added the missing istream_range unit test. Removed the untested and undocumented unbounded_range for this release. 2010-04-17 21:02:28 +00:00
iterator_pair.cpp Boost.Range improvements for compiler compatibility, especially C++0x compilers. 2010-04-03 20:10:16 +00:00
iterator_range.cpp Fixed tab and no-newline-at-end-of-file issues from inspection report 2010-04-20 17:54:16 +00:00
Jamfile.v2 [boost][range] - Added has_range_iterator and has_range_const_iterator. Trac ticket 4296. 2010-12-23 18:10:09 +00:00
join.cpp Boost.RangeEx merged into Boost.Range 2010-03-28 16:08:35 +00:00
mfc.cpp adds test for inclusion of concept header 2007-10-28 10:11:54 +00:00
partial_workaround.cpp test 2008-02-07 14:46:19 +00:00
pointer_as_iterator.cpp Boost.Range defect fix for the operator[] of iterator_range. This now reverts to a simpler implementation when the iterator is a pointer. 2010-04-13 20:41:11 +00:00
reversible_range.cpp Boost.Range improvements for compiler compatibility, especially C++0x compilers. 2010-04-03 20:10:16 +00:00
std_container.cpp Boost.Range improvements for compiler compatibility, especially C++0x compilers. 2010-04-03 20:10:16 +00:00
string.cpp [boost][range] - Update to relax preconditions for the strided adaptor, and numerous fixes to inspection report issues. 2010-12-22 22:31:33 +00:00
sub_range.cpp Boost.Range fixes for compilers that were having problems picking between const and mutable range overloads of range algorithms. 2010-04-03 21:00:56 +00:00