f6c15771e2
Fixed tab and no-newline-at-end-of-file issues from inspection report
...
[SVN r61435]
2010-04-20 17:54:16 +00:00
4641e2e69d
Boost.Range - removed unnecessary code from the sliced adaptor.
...
Added a unit test to test the use of a non-member function as a transform functor and composition of strided, sliced and transformed range adaptors.
[SVN r61404]
2010-04-19 11:45:27 +00:00
b573b6c9bf
Boost.Range modification in an attempt to improve the compatibility of the adjacent_filtered and uniqued adaptors.
...
[SVN r61142]
2010-04-07 23:40:53 +00:00
3a6c6c6bcd
Boost.Range fix to the skip_iterator constructor used by adjacent_filter. On the templatised constructor the m_range variable was uninitialized. This may explain some of the failures for adjacent_filtered and uniqued on Intel compilers.
...
[SVN r61066]
2010-04-05 09:54:34 +00:00
690ebf406e
Boost.Range correct the adjacent_filtered adaptor to be resilient accident argument dependent lookup of boost::next
...
[SVN r61024]
2010-04-03 19:28:03 +00:00
b4ae711d4e
Boost.Range minor documentation corrections and code comment fixes.
...
[SVN r61014]
2010-04-03 09:02:21 +00:00
40d20d65ca
Fix compilation of Boost.Range adaptors on GCC 64-bit
...
[SVN r60904]
2010-03-28 19:44:33 +00:00
bed353556f
Corrected namespace of the pipe operator for the copied adaptor.
...
[SVN r60901]
2010-03-28 18:37:28 +00:00
b0d1db7c2e
Boost.RangeEx merged into Boost.Range
...
[SVN r60897]
2010-03-28 16:08:35 +00:00