9841d87212
Add tests for fusion based zip_iterator
...
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-06-14 15:59:31 +09:00
782313db8c
Remove unnecessary specialization
...
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-06-14 15:59:31 +09:00
c040d4c38b
make_zip_iterator should be inlined
...
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-06-14 15:59:31 +09:00
1ddaca8297
zip_iterator specialization for std::pair
...
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-06-14 15:59:31 +09:00
acf9b4d4cf
Reimplement zip_iterator based on Boost.Fusion
...
By default, backward compatibility for Boost.Tuple is presented.
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-06-12 01:05:36 +09:00
0e23f15623
Merge branch 'feature/remove-broken-compiler-spec' into develop
2014-06-06 01:06:55 +01:00
6b2a5cccc4
Remove all references to now defunct (and removed) header.
...
[SVN r86438]
2014-06-06 01:06:48 +01:00
a803b5b42d
Remove use of obsolete BOOST_TT_BROKEN_COMPILER_SPEC
...
[SVN r86250]
2014-06-06 01:06:48 +01:00
d8284fa602
Merge branch 'feature/comment-fixes' into develop
2014-06-06 01:04:04 +01:00
8d96469cb4
Add link to changeset mentioned in comment.
2014-06-06 01:03:30 +01:00
09549a613e
refs #6403
...
[SVN r80903]
2014-06-06 01:03:30 +01:00
daac0f2ab1
refs #6404
...
[SVN r80902]
2014-06-06 01:03:30 +01:00
8e5b8025d8
Revert changes that were merged to master.
...
Reverted: 2e099caceb9..21102938e8ccb
I'm going to reapply some of them soon, but it's easier to revert them
all first, as there are conflicts. Also the number of changes that were
inserted since then, mean that there would be a huge gap between related
changes.
2014-06-06 00:56:20 +01:00
c142956936
Remove boost/iterator.hpp, it has been moved to core.
2014-06-05 03:09:11 +03:00
21afa3d8ec
Merge branch 'develop'
2014-06-05 02:38:34 +03:00
2d9362fe89
Move generator_iterator doc/test files, update test/Jamfile.v2.
2014-06-05 02:37:48 +03:00
8779e0e715
Merge branch 'develop'
2014-06-05 02:27:45 +03:00
3546643667
Added test for generator_iterator.hpp.
2014-06-05 02:27:26 +03:00
70ac888f75
Use a local copy of the valid HTML 4.01 icon.
...
[SVN r53048]
2014-06-05 02:27:25 +03:00
854d39f58a
Link to people pages on the website, as they've been removed from the download.
...
[SVN r43209]
2014-06-05 02:27:25 +03:00
7bb83d4646
Fixed license & copyright issues and converted to HTML 4.01
...
[SVN r36280]
2014-06-05 02:27:24 +03:00
bb27f3ee25
Fix broken links
...
[SVN r30403]
2014-06-05 02:27:24 +03:00
96d2e9638c
c++boost.gif -> boost.png replacement
...
[SVN r25573]
2014-06-05 02:27:24 +03:00
f2137c58b7
Converted to Boost Software License, Version 1.0
...
[SVN r24055]
2014-06-05 02:27:23 +03:00
0dfc7bd53c
Removed access category tags from iterator library, made corresponding changes elsewhere.
...
boost/iterator and libs/iterator/test were updated from
branch "simplify"
[SVN r20905]
2014-06-05 02:27:23 +03:00
ae1d0d0dfe
Move to new iterator adaptors
...
[SVN r19074]
2014-06-05 02:27:22 +03:00
9ddc974825
add or update See www.boost.org comments
...
[SVN r16708]
2014-06-05 02:27:22 +03:00
1cde579a68
Fix from Yitzhak Sapir <yitzhaks@actimize.com>
...
[SVN r16198]
2014-06-05 02:27:21 +03:00
73ccc2bac0
fix example (thanks to Michael Stevens)
...
[SVN r11979]
2014-06-05 02:27:21 +03:00
9b13de9bfe
add generator iterator adaptor
...
[SVN r11736]
2014-06-05 02:27:21 +03:00
35cf24d413
add boost::generator_iterator_policies and convenience classes
...
[SVN r11725]
2014-06-05 02:27:20 +03:00
a83b13f4e6
Added test for generator_iterator.hpp.
2014-06-05 02:26:20 +03:00
c6f70f8394
Use a local copy of the valid HTML 4.01 icon.
...
[SVN r53048]
2014-06-05 02:26:20 +03:00
0b33da51dd
Link to people pages on the website, as they've been removed from the download.
...
[SVN r43209]
2014-06-05 02:26:19 +03:00
39c44e0da3
Fixed license & copyright issues and converted to HTML 4.01
...
[SVN r36280]
2014-06-05 02:26:18 +03:00
d1c93d3574
Fix broken links
...
[SVN r30403]
2014-06-05 02:26:17 +03:00
208400a1d0
c++boost.gif -> boost.png replacement
...
[SVN r25573]
2014-06-05 02:26:17 +03:00
dae3cf2a9d
Converted to Boost Software License, Version 1.0
...
[SVN r24055]
2014-06-05 02:26:17 +03:00
0c44051189
Removed access category tags from iterator library, made corresponding changes elsewhere.
...
boost/iterator and libs/iterator/test were updated from
branch "simplify"
[SVN r20905]
2014-06-05 02:26:16 +03:00
4fcb23f8e0
Move to new iterator adaptors
...
[SVN r19074]
2014-06-05 02:26:16 +03:00
8a004c12f6
add or update See www.boost.org comments
...
[SVN r16708]
2014-06-05 02:26:15 +03:00
3695e48b68
Fix from Yitzhak Sapir <yitzhaks@actimize.com>
...
[SVN r16198]
2014-06-05 02:26:15 +03:00
ac3a206eb9
fix example (thanks to Michael Stevens)
...
[SVN r11979]
2014-06-05 02:26:14 +03:00
f9095485a2
add generator iterator adaptor
...
[SVN r11736]
2014-06-05 02:26:14 +03:00
1c4527d58e
add boost::generator_iterator_policies and convenience classes
...
[SVN r11725]
2014-06-05 02:26:14 +03:00
455a039c33
Merge branch 'develop'
2014-06-05 01:38:33 +03:00
5d7289ad3e
Removed executable attribute.
2014-06-05 01:34:13 +03:00
40fd24e5b5
Link to documentation added.
...
[SVN r27745]
2014-06-05 01:34:13 +03:00
290cea8289
merge new MPL version from 'mplbook' branch
...
[SVN r24874]
2014-06-05 01:34:12 +03:00
e6babb8bf9
Kill off outer cv-stripping of Dereferenceable
...
[SVN r21696]
2014-06-05 01:34:12 +03:00