f21afdb6c3
Bring branch up-to-date with trunk
...
[SVN r21992]
2004-01-27 04:50:52 +00:00
392aaecdec
This commit was manufactured by cvs2svn to create branch
...
'unlabeled-1.2.2'.
[SVN r20932]
2003-11-24 05:02:47 +00:00
09ea8d27e2
Documentation updates, added GNUMakefile for building
...
[SVN r20931]
2003-11-24 05:02:46 +00:00
ca1ee306b7
Remove bogus check for use_default
...
[SVN r20926]
2003-11-23 17:07:36 +00:00
b63814d3f2
Check *implicit* convertibility from reference to value
...
[SVN r20925]
2003-11-23 17:07:04 +00:00
dfc09c4b26
Make sure a precise copy of n1550 is in the CVS.
...
[SVN r20908]
2003-11-22 13:57:57 +00:00
f6715137cf
vc6 workaround
...
[SVN r20906]
2003-11-22 03:20:17 +00:00
f18906ac6b
Removed access category tags from iterator library, made corresponding
...
changes elsewhere.
boost/iterator and libs/iterator/test were updated from
branch "simplify"
[SVN r20905]
2003-11-22 01:18:37 +00:00
522195fd64
Stop making the incorrect assumption that x == j[n] is legitimate
...
whenever x = j[n] and x == x are. j[n] may be a proxy convertible to
typeof(x) and x == x may use a templated operator==, which wouldn't
match the proxy.
[SVN r20887]
2003-11-20 21:36:54 +00:00
bdc1304326
Got everything working with GCC
...
[SVN r20864]
2003-11-19 20:08:00 +00:00
633bb0762e
new version
...
[SVN r20852]
2003-11-19 01:24:28 +00:00
b0b5699a01
added more stuff about removing iterator_tag
...
[SVN r20851]
2003-11-19 01:23:55 +00:00
943d2c872b
removing iterator_tag
...
[SVN r20850]
2003-11-19 01:05:00 +00:00
4ec68b7a0e
Note missing link
...
[SVN r20845]
2003-11-18 16:03:24 +00:00
e295f71a85
fix emacs-o
...
#2
[SVN r20840]
2003-11-18 03:04:15 +00:00
a8a68dbb7b
fix emacs-o
...
[SVN r20839]
2003-11-18 03:02:40 +00:00
8d5717081e
Factor out any_conversion_eater
...
[SVN r20838]
2003-11-18 03:00:39 +00:00
76880f6ce2
initial commit
...
[SVN r20837]
2003-11-18 02:58:15 +00:00
50e645261c
responses to Dave's comments
...
[SVN r20835]
2003-11-17 20:21:40 +00:00
f25ff7a1a4
Edits for clarity and correctness.
...
[SVN r20831]
2003-11-17 17:15:26 +00:00
104faa5ab3
new file
...
[SVN r20830]
2003-11-17 16:52:29 +00:00
4cc5f9a4d6
iterator_categories reformed, test added
...
[SVN r20829]
2003-11-17 16:52:15 +00:00
7946d32cef
added my name to the Author list
...
[SVN r20828]
2003-11-17 16:33:28 +00:00
69d8856572
major revision, narrowed the focus of the paper
...
[SVN r20826]
2003-11-17 16:24:29 +00:00
c055f1afae
fixed typo
...
[SVN r20805]
2003-11-13 18:18:23 +00:00
cb34b65f3f
Fix missing is_readable_iterator test
...
Fix naming for is_lvalue_iterator and is_mutable_lvalue_iterator
[SVN r20772]
2003-11-10 04:13:16 +00:00
f8cd96cb2e
Added
...
[SVN r20771]
2003-11-10 04:07:26 +00:00
fed5967d9d
checkpoint
...
[SVN r20728]
2003-11-07 19:03:58 +00:00
81870ac8b6
progress
...
[SVN r20691]
2003-11-06 03:07:31 +00:00
6ef3e5d1c7
Added is_readable_iterator, is_writable_iterator tests and preliminary issues document
...
[SVN r20686]
2003-11-05 21:48:16 +00:00
dfa751077a
Added is_lvalue_iterator
...
[SVN r20632]
2003-11-04 08:03:29 +00:00
14134e4610
Revert attempted fix for MSVC 6, which broke Borland
...
[SVN r20618]
2003-11-03 22:04:07 +00:00
c7bec1cf56
A little extra qualification to help out MSVC 6
...
[SVN r20606]
2003-11-02 19:51:23 +00:00
e888f18b5a
Edits for committee meeting, moving algorithm changes to suggestions for WP.
...
[SVN r20568]
2003-10-30 21:11:10 +00:00
15abd4c56e
removed algorithm changes
...
[SVN r20567]
2003-10-30 19:10:02 +00:00
17026cc30d
Fixed is-writable computation. Traits protocol still needs fixing.
...
[SVN r20398]
2003-10-16 13:57:35 +00:00
1c39976ccd
Correct broken #include
...
[SVN r20231]
2003-09-30 12:22:56 +00:00
361f62d022
Add V2 Jamfile
...
[SVN r20211]
2003-09-29 16:27:55 +00:00
ebb09db44e
Separate access and traversal for iterator_adaptor
...
[SVN r20162]
2003-09-22 19:55:01 +00:00
50fe1b062b
fixed another small bug in inherit-category
...
[SVN r20161]
2003-09-22 16:51:02 +00:00
30ca43dd08
fixed bug in inherit-category that Thomas found
...
[SVN r20160]
2003-09-22 16:48:40 +00:00
ac0c6461fb
small edits
...
[SVN r20159]
2003-09-22 16:32:56 +00:00
d85b8db0aa
added more design rationale, and moved some text
...
[SVN r20158]
2003-09-22 16:28:27 +00:00
a3856b5c60
Typos
...
[SVN r20157]
2003-09-22 16:24:44 +00:00
20e2818844
fixed iterator_tag in first part to match iterator_tag in the second part
...
[SVN r20156]
2003-09-22 16:07:24 +00:00
d68ac3db4c
hierarchy->group
...
[SVN r20155]
2003-09-22 16:04:44 +00:00
5efcabf3bd
small change to iterator_tag body
...
[SVN r20154]
2003-09-22 15:55:22 +00:00
9ac583096c
added the paper number and resolved some conflicts
...
[SVN r20152]
2003-09-22 15:45:58 +00:00
1710c484b3
Table formatting tweaks for PDF/tex generation.
...
Some minor editing for language improvements.
[SVN r20151]
2003-09-22 15:10:34 +00:00
f6cbffeda0
updated to match the rst file
...
[SVN r20150]
2003-09-22 13:58:20 +00:00
50ab635593
Changed email address.
...
[SVN r20148]
2003-09-22 08:43:20 +00:00
d958a5bc82
change to lvalue stuff and changing access tag to enum and bits
...
[SVN r20145]
2003-09-22 04:57:00 +00:00
5339d7a9d4
Reverted change to traversal category.
...
[SVN r20131]
2003-09-21 11:13:46 +00:00
fd29e538ed
Minor grammatical correction + comment
...
[SVN r20130]
2003-09-21 09:17:31 +00:00
1c41a7d0ec
some edits based on comments from Howard Hinnant
...
[SVN r20125]
2003-09-21 00:30:15 +00:00
85873e924a
some minor edits
...
[SVN r20124]
2003-09-20 23:43:30 +00:00
d9b4e41d5a
Made transform_iterator documentation refer to result_of.
...
[SVN r20123]
2003-09-20 21:30:10 +00:00
4968b50fc2
Remove outdated comment; use boost::detail::iterator_traits instead of
...
std::iterator_traits exclusively.
[SVN r20117]
2003-09-19 18:44:53 +00:00
cbeb7f0632
fixed up copyrights, some small progress on new adaptor category choice semantics
...
[SVN r20047]
2003-09-14 02:17:41 +00:00
abf8390020
Fix the implementation of operator_arrow_result so that it checks the
...
reference type instead of the category.
[SVN r20046]
2003-09-14 01:53:59 +00:00
2c89e2b15a
initial commit
...
[SVN r19978]
2003-09-09 03:22:50 +00:00
3f49409843
Use the import rule
...
[SVN r19968]
2003-09-08 17:38:49 +00:00
abafc5d1be
Added missing lambda support for broken compilers
...
[SVN r19936]
2003-09-06 14:24:01 +00:00
2b7ed5f7a8
Added traversal_category and access_category specializations for MPL lambda support
...
[SVN r19921]
2003-09-04 21:15:38 +00:00
f801c39a59
Removed code-breaking change from boost/detail/iterator.hpp and
...
corresponding workarounds from tests.
Added permutation_iterator_test to the suite after fixing it up -- it
was riddled with bugs!
[SVN r19841]
2003-08-28 20:18:51 +00:00
bb7ac6bd84
Moved to much cleaner system of using BOOST_TT_BROKEN_COMPILER_SPEC
...
for handling vc6/7 deficiencies with iterator_traits.
Fixed a bug in iterator_facade which was causing incomplete types to
be passed through is_convertible.
Reinstated libs/utility/iterator_traits_test.cpp
[SVN r19840]
2003-08-28 16:52:02 +00:00
f325582c40
some fixes to writable iterators
...
[SVN r19609]
2003-08-14 20:05:44 +00:00
36feca8a52
Updated shared_container_iterator to use the new iterator adaptors library.
...
Updated the documentation and examples as well to reflect the changes.
[SVN r19535]
2003-08-11 16:29:47 +00:00
a5179f6dfc
clean up formatting
...
[SVN r19476]
2003-08-06 14:36:16 +00:00
f98f3497b8
generated output
...
[SVN r19468]
2003-08-05 19:48:41 +00:00
76af84c0e7
factoring the specialized iterator adaptors
...
[SVN r19467]
2003-08-05 19:42:37 +00:00
0f42b93c3b
factored iterator adaptor stuff and a few other edits
...
[SVN r19465]
2003-08-05 18:19:55 +00:00
19977c757f
factored iterator facade stuff into several files
...
[SVN r19464]
2003-08-05 16:36:51 +00:00
508696a169
initial commit
...
[SVN r19349]
2003-07-29 22:25:39 +00:00
3ab9da6a99
Added dividers
...
[SVN r19348]
2003-07-29 22:24:57 +00:00
bd3312cdf2
Add empty :alt: field for the logo so it doesn't produce document
...
title text
[SVN r19347]
2003-07-29 21:20:39 +00:00
87f93ec521
initial commit
...
[SVN r19345]
2003-07-29 16:11:14 +00:00
afa92675a2
Fixed struct/class mixup in indirect_iterator declaration.
...
[SVN r19249]
2003-07-22 07:56:08 +00:00
ed8c60c20b
Improved category handling in iterator_adaptor.
...
[SVN r19231]
2003-07-20 19:18:40 +00:00
3fe0d4b532
* Use boost::referent<> metafunction for detecting the value type of
...
indirect_iterator.
* Change the order of tests in the Jamfile so expected failures come
last, accounting for some recent Boost.Build change I suppose.
[SVN r19158]
2003-07-16 19:35:46 +00:00
8a51271e3b
deque libcomo workaround
...
[SVN r19143]
2003-07-16 10:36:53 +00:00
52c0d22cff
Bugfixes and workarounds
...
[SVN r19121]
2003-07-14 23:05:57 +00:00
e4447b8e83
Bug fix for code not being exercised currently.
...
[SVN r19118]
2003-07-14 21:31:44 +00:00
42e873e10c
various bugfixes. filter_/transform_iterator were misusing enable_if
...
in a non-template context , and iterator_facade needed a forward
declaration for full conformance.
[SVN r19112]
2003-07-14 16:22:10 +00:00
57a40c8cd2
Added arg dependent workaround for msvc < 7.1
...
[SVN r19110]
2003-07-14 13:13:49 +00:00
a982c42303
Various updates and clarifications.
...
[SVN r19106]
2003-07-13 22:47:15 +00:00
9db269bb5b
iterator-categories.html is obsolete.
...
[SVN r19103]
2003-07-13 21:50:30 +00:00
e5eaaf6a55
Fix detail::enable_if -> iterators::enable_if (really this time)
...
^
[SVN r19102]
2003-07-13 21:45:33 +00:00
2225787093
Fix detail::enable_if -> iterator::enable_if
...
[SVN r19101]
2003-07-13 20:22:47 +00:00
f19c1c4059
Moved enable_if to boost::iterators from boost::detail to avoid
...
conflicting with the definition in the function library.
[SVN r19092]
2003-07-13 01:27:38 +00:00
b0aef5a66d
Fixup some tables. Restore the equivalence between readable
...
single-pass iterator and input iterator by restricting the allowed
return type of r++.
[SVN r19091]
2003-07-12 20:16:49 +00:00
dfc43d81cf
Fix a couple of typos
...
[SVN r19089]
2003-07-12 16:39:19 +00:00
eda969d7b5
add "subproject" line
...
[SVN r19086]
2003-07-12 10:41:38 +00:00
4c8415a99f
Get examples working, mostly. Some interface expansion for a few of
...
the adaptors, allowing default construction of UnaryFunction and
Predicate arguments when they are class types.
[SVN r19081]
2003-07-12 04:15:13 +00:00
1d6f36e35d
Move to new iterator adaptors
...
[SVN r19074]
2003-07-11 22:18:58 +00:00
04301ac6e9
Workaround some CWPro8 bugs
...
[SVN r19072]
2003-07-11 22:16:52 +00:00
a1ec9da737
Moved to boost/iterator (new version)
...
[SVN r19026]
2003-07-10 12:58:28 +00:00
e2a47bdbe5
Moved to boost/iterator
...
[SVN r19025]
2003-07-10 12:52:06 +00:00
2b1fc22b61
Move to Iterator Adapters from sand-box
...
[SVN r19024]
2003-07-10 12:49:49 +00:00
273ec4b975
BOOST_NO_MPL_AUX_HAS_XXX -> BOOST_MPL_NO_AUX_HAS_XXX
...
[SVN r18974]
2003-07-08 05:10:04 +00:00
4716891117
Move from boost-sandbox
...
[SVN r18960]
2003-07-07 14:26:16 +00:00
80d9e8e4c1
Move from boost-sandbox
...
[SVN r18959]
2003-07-07 14:20:34 +00:00
53eb5346de
Move from boost-sanbox [ JDG ]
...
[SVN r18958]
2003-07-07 14:14:36 +00:00
e28ca345ea
added copyright/license
...
[SVN r18836]
2003-06-18 13:20:02 +00:00
92d461cda1
Removed unused #include
...
[SVN r18474]
2003-05-20 23:20:49 +00:00
8dace06f04
add or update See www.boost.org comments
...
[SVN r16708]
2002-12-27 16:51:53 +00:00
ef0bff57d3
Use BOOST_WORKAROUND
...
[SVN r16528]
2002-12-06 19:09:22 +00:00
5bacd289b6
Roll back MPL v2 fix as it's no longer needed and was breaking Borland
...
[SVN r15264]
2002-09-11 14:46:40 +00:00
77c1698c6e
mpl_v2 branch checkin
...
[SVN r15258]
2002-09-11 05:35:41 +00:00
2c302ee549
operator[] workaround from "Yitzhak Sapir" <yitzhaks@actimize.com>
...
[SVN r15244]
2002-09-09 21:15:41 +00:00
a586f20d19
Added Shared Container Iterator adaptor to iterator adaptor library.
...
[SVN r15169]
2002-09-05 14:05:29 +00:00
34c159dd8d
Minor sunpro compartibility fix
...
[SVN r14741]
2002-08-08 16:42:18 +00:00
b22a3adc02
Add BOOST_NO_STD_ITERATOR_TRAITS workaround
...
[SVN r14663]
2002-08-03 22:45:13 +00:00
4a24e0f401
Fixed for VC7.1
...
[SVN r14433]
2002-07-13 12:11:06 +00:00
3844edc4bf
Fixed input iterator requirements. For a == b a++ == b++ is no longer
...
required. See 24.1.1/3 for details. (Thomas Witt)
[SVN r13716]
2002-05-07 11:56:08 +00:00
fdd1601ba4
Added new config macro BOOST_HAS_MS_INT64 to detect presence of __int64 data type.
...
Modified boost source to use BOOST_HAS_LONG_LONG and BOOST_HAS_MS_INT64
where appropriate to do so.
[SVN r13714]
2002-05-07 11:24:29 +00:00
e9b33b336c
added typename keyword (Bertolt Mildner)
...
[SVN r13675]
2002-05-06 06:44:14 +00:00
2574365b5c
added support for reference named_parameters
...
[SVN r13638]
2002-05-03 13:52:39 +00:00
12b9366f33
BOOST_NO_LIMITS should not be used by user code; use <boost/limits.hpp> instead
...
BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS should not be defined when
BOOST_NO_LIMITS is defined
[SVN r13340]
2002-04-01 18:57:43 +00:00
4772bb099e
added more comments in the default_iterator_policies
...
[SVN r12706]
2002-02-04 20:25:45 +00:00
2be5179020
killed tabs
...
[SVN r12702]
2002-02-04 20:01:51 +00:00
8cb49713b4
half_open_range.hpp:
...
- counting_iterator_traits does not contain the iterator traits value_type,
reference, pointer, etc.
[SVN r12526]
2002-01-27 14:55:20 +00:00
bd666dc0e9
added include guards
...
[SVN r12517]
2002-01-26 09:26:09 +00:00
57251d58cc
Moved concept checks into a separate class, which makes MSVC better at dealing with them
...
[SVN r12255]
2002-01-09 12:14:16 +00:00
ebcb4d861a
Borland workarounds
...
[SVN r12251]
2002-01-08 18:36:26 +00:00
15a7a839f9
Choose proxy for operator->() only if the reference type is not a reference.
...
Updated workarounds for __MWERKS__ == 0x2406
[SVN r12245]
2002-01-07 15:43:30 +00:00
76a307d31e
fixes
...
[SVN r12146]
2001-12-24 19:27:39 +00:00
37aee7c13b
Re-enabled some STATIC_ASSERTs for MSVC, using bitwise operators to avoid ICEs.
...
[SVN r12030]
2001-12-13 14:34:11 +00:00
50a502bb81
uses proper template argument names : ElementIterator and IndexIterator
...
[SVN r11826]
2001-11-30 11:14:24 +00:00
8a4839354e
permutation_iterator_adaptor and generator
...
[SVN r11823]
2001-11-30 10:38:36 +00:00
4da7371246
*** empty log message ***
...
[SVN r11611]
2001-11-06 15:52:56 +00:00
e162a75e53
*** empty log message ***
...
[SVN r11609]
2001-11-06 15:28:04 +00:00
e60df6ad92
Workarounds for CWPro7, MSVC
...
Changed all "bind" to "select" (again), to avoid conflicting with Peter Dimov's code.
[SVN r11590]
2001-11-05 16:33:40 +00:00
4c2b3a9d2c
Cleanups for MWERKS, without changing functionality
...
[SVN r11585]
2001-11-05 15:25:45 +00:00
75023a1dd3
Fixed comparison bugs; more remain.
...
[SVN r11581]
2001-11-05 06:25:31 +00:00
79370a6dfb
non-named parameter version of some BGL algorithms
...
some VC++ compiler stuff
[SVN r11576]
2001-11-04 23:24:12 +00:00
4566798afc
iterator adaptor update and related changes
...
[SVN r11554]
2001-11-04 02:50:10 +00:00
3fd1c4bc5d
Changed projection_iterator to not rely on the default reference,
...
working around a limitation of detail::iterator_traits
[SVN r11340]
2001-10-04 21:02:12 +00:00
2d6f48d5ab
Applied indirect_iterator patch from George A. Heintzelman <georgeh@aya.yale.edu>
...
Changed name of "bind" to "select" to avoid problems with MSVC.
[SVN r11337]
2001-10-04 19:36:28 +00:00
d1c7594344
Added borland bug fix
...
[SVN r11290]
2001-09-27 00:26:01 +00:00
ac327f51e9
commit of split-config, including any changes required to existing libraries (mainly regex).
...
[SVN r11138]
2001-09-18 11:13:39 +00:00
4e18b11263
metrowerks fix for decrement()
...
[SVN r10997]
2001-09-03 15:38:05 +00:00
81e3df2b36
changed _MSC_VER to BOOST_MSVC
...
[SVN r10705]
2001-07-25 19:38:41 +00:00
ac05307515
added "Traversal" to the names
...
[SVN r10297]
2001-06-08 17:05:37 +00:00
552a1e6785
replaced by iterator_categories.htm
...
[SVN r10296]
2001-06-08 16:58:44 +00:00
134b8b51aa
updated
...
[SVN r10295]
2001-06-08 15:37:16 +00:00
efecfd17b9
updated to match working group paper
...
[SVN r10294]
2001-06-08 15:36:30 +00:00
799158841e
this is the original
...
[SVN r10293]
2001-06-08 15:17:14 +00:00
582ebfd054
updated to match changes in the headers
...
[SVN r10260]
2001-06-03 21:07:46 +00:00
42e4db1539
updated to match my paper to the committee
...
[SVN r10259]
2001-06-03 21:06:49 +00:00
d7023154a3
Fix broken hyperlinks
...
[SVN r9980]
2001-04-25 13:22:53 +00:00
9582b2223c
Change all eGroups references to YahooGroups
...
[SVN r9979]
2001-04-25 00:24:50 +00:00
d7908fb81f
added public before the typedef for "type" in non_bidirectional_category
...
[SVN r9711]
2001-04-05 02:32:00 +00:00
e48cdcb94f
blah
...
[SVN r9588]
2001-03-19 19:35:51 +00:00
0846ad5fd0
added links to iterator_traits.htm
...
[SVN r9587]
2001-03-19 18:05:17 +00:00
84663ff2e2
added more doc
...
[SVN r9586]
2001-03-19 18:01:41 +00:00
6de1934420
new file
...
[SVN r9585]
2001-03-19 17:41:49 +00:00
a110b9fd27
new files
...
[SVN r9578]
2001-03-18 19:06:33 +00:00
eb06c122d1
rigged new iterator_traits for backward compatibility
...
[SVN r9577]
2001-03-18 18:37:49 +00:00
cbbe851adb
VC++ workaround: the forward_iterator real ref check is not working
...
[SVN r9499]
2001-03-08 20:01:35 +00:00
f6cc2e520f
parameters following a named parameter list must get their types from
...
the named parameter list and not use the default
[SVN r9496]
2001-03-08 19:03:44 +00:00
4e29b5aa29
removed some #if 0's
...
[SVN r9491]
2001-03-08 17:01:25 +00:00
d924f56ad8
added support for optional named template parameters
...
[SVN r9487]
2001-03-08 16:33:14 +00:00
f27fd095f7
new file, part of the iterator adaptors library
...
[SVN r9350]
2001-02-27 05:49:55 +00:00
d22edf735a
put policies type in private
...
[SVN r9290]
2001-02-20 16:00:21 +00:00
af8dd117d5
Rolled back reverse_iterator_pair_generator again, as it doesn't save typing on a conforming compiler
...
[SVN r9279]
2001-02-19 20:41:22 +00:00
149d07cda0
Fix missing comma bug
...
[SVN r9274]
2001-02-19 16:22:03 +00:00
e9d9bdbb10
Reinstated reverse_iterator_pair_generator
...
[SVN r9264]
2001-02-18 22:21:14 +00:00
8d8f828da5
changes to order of indirect_iterator_generator param list
...
[SVN r9246]
2001-02-17 22:03:06 +00:00
fc15f5f710
added Category parameter to the indirect iterator
...
[SVN r9240]
2001-02-17 19:59:54 +00:00
ef66d28b19
added "explicit" to iterator_adaptor constructor
...
[SVN r9234]
2001-02-17 01:44:41 +00:00
0c8d74863f
Add an implicit conversion operator to operator_arrow_proxy as CW and BCC workarounds.
...
[SVN r9233]
2001-02-16 23:06:57 +00:00
1c73f1f2ae
made filter_iterator_generator::policies_type public
...
[SVN r9230]
2001-02-16 21:27:26 +00:00
ee20a630dd
Remove implication that a type generator may only generate a single type
...
[SVN r9221]
2001-02-16 05:24:45 +00:00
c2472221ef
made the typedef policies_type public in iterator_adaptor
...
and private in filter_iterator_generator
[SVN r9205]
2001-02-15 06:07:00 +00:00
bf45977491
removed unnecessary typedefs from counting_iterator_traits
...
[SVN r9203]
2001-02-15 05:51:40 +00:00
1988994bd3
added dummy_constructor to dummyT so it can be used in concept archetypes
...
[SVN r9181]
2001-02-13 02:03:59 +00:00
5482763a93
added missing const qualifier
...
[SVN r9148]
2001-02-12 04:45:02 +00:00
2c2a3eab21
Use new iterator_adaptor interface, Fixes for Borland.
...
[SVN r9131]
2001-02-11 19:36:43 +00:00
dca20fae75
Use BOOST_STATIC_CONSTANT
...
[SVN r9129]
2001-02-11 19:33:47 +00:00
e3aaf2cc91
Switch to use of BOOST_STATIC_CONSTANT where possible
...
[SVN r9127]
2001-02-11 19:29:28 +00:00
ea4c7c7dd9
Removed workaround for older MIPSpro compiler. The workaround was
...
preventing the proper functionality of the underlying iterator being
carried forward into the iterator adaptor.
Also added is_bidirectional enum to avoid EDG compiler error.
[SVN r9123]
2001-02-11 18:57:31 +00:00
fd6ba58d5e
Borland fixes up the wazoo. It finally works!
...
[SVN r9114]
2001-02-11 16:09:22 +00:00
268e70faa1
Reinstate one of John's fixes
...
[SVN r9113]
2001-02-11 16:06:12 +00:00
170b44763d
Clean up after John Maddocks's (finally effective!) Borland fixes
...
[SVN r9111]
2001-02-11 14:07:11 +00:00
b2701f9f78
Borland compiler fixes
...
[SVN r9110]
2001-02-11 12:50:06 +00:00
ad4c5ab089
Use new iterator_adaptor<> interface
...
[SVN r9106]
2001-02-11 03:10:01 +00:00
c585adde71
Removed traits argument from iterator_adaptor<> and switched to explicit trait
...
specification for maximum ease-of-use.
Added comments to detail::iterator_defaults<>
Began using detail::iterator_defaults<> unconditionally for code clarity
Changed uses of `Iterator' to `Base' where non-iterators can be used.
[SVN r9104]
2001-02-11 03:05:50 +00:00
c5f24d0d72
A baby step that worked.
...
[SVN r9095]
2001-02-10 23:14:42 +00:00
dbb99b1cf3
Rolled in supposed Borland fixes from John Maddock, but not seeing any improvement yet
...
[SVN r9093]
2001-02-10 20:23:35 +00:00
be44a4714b
Rolled in supposed Borland fixes from John Maddock, but not seeing any
...
improvement yet
Changed argument order to indirect_ generator, for convenience in the case of
input iterators (where Reference must be a value type).
Removed derivation of filter_iterator_policies from default_iterator_policies,
since the iterator category is likely to be reduced (we don't want to allow
illegal operations like decrement).
Support for a simpler filter iterator interface.
[SVN r9092]
2001-02-10 20:22:05 +00:00
e9f24023d4
completely removed constructor that was #if 0'd
...
[SVN r9076]
2001-02-10 17:57:51 +00:00
51616fa845
removed superfluous "typename"
...
[SVN r9068]
2001-02-10 09:34:19 +00:00
d7884b5613
*** empty log message ***
...
[SVN r9066]
2001-02-10 00:35:45 +00:00
15b5b66776
Improved interface to indirect_ and reverse_ iterators
...
[SVN r9065]
2001-02-10 00:26:55 +00:00
6f90982a45
roll back mistaken changes
...
[SVN r9062]
2001-02-09 21:04:09 +00:00
bfda34e9e0
try a better interface to indirect iterators
...
[SVN r9060]
2001-02-09 19:26:19 +00:00
5bfc03ed4a
Cleaned up redundant test is_integral<T> || is_same<T,char> -> is_integral<T>
...
[SVN r9059]
2001-02-09 15:43:57 +00:00
490bee3a06
Factored out is_numeric computation. Borland still unhappy :(
...
[SVN r9057]
2001-02-09 15:21:02 +00:00
8174963a45
Rolled back Jeremy's new constructor for now; it was causing problems with counting_iterator_test
...
Attempted fix for Borland
[SVN r9055]
2001-02-09 15:17:17 +00:00
86e183c75e
MSVC porting
...
[SVN r9052]
2001-02-09 05:44:13 +00:00
a94c9d0db2
Added iterator constructor to allow const adaptor
...
from non-const adaptee.
Changed make_xxx to pass iterators by-value to
get arrays converted to pointers.
Removed InnerIterator template parameter from
indirect_iterator_generator.
Rearranged parameters for make_filter_iterator
[SVN r9050]
2001-02-09 05:26:01 +00:00
8a73dcd052
Fixed bidirectional iterator test so that --i is no longer a precondition.
...
[SVN r9048]
2001-02-09 04:29:11 +00:00
8496571204
Fold in Jeremy's improvement to make_reverse_iterator
...
[SVN r9042]
2001-02-09 03:29:11 +00:00
bafe0703a6
Beginning of a failed attempt to appease Borland
...
[SVN r9041]
2001-02-09 03:27:40 +00:00
b05b38810c
just whitespace
...
[SVN r9030]
2001-02-08 04:45:18 +00:00
edf17ba001
put indirect_iterator_pair_generator back in
...
[SVN r9027]
2001-02-08 03:41:23 +00:00
ee9f140fae
Removed all pair generator's except for projection and
...
some const adaptor generators.
Added make_xxx_iterator() helper functions for remaining
iterator adaptors.
Removed some traits template parameters where they
where no longer needed thanks to detail::iterator_traits.
Moved some of the compile-time logic into enums for
EDG compatibility.
[SVN r9024]
2001-02-08 03:07:33 +00:00
2191af119c
This commit was manufactured by cvs2svn to create branch
...
'unlabeled-1.2.2'.
[SVN r9019]
2001-02-07 23:58:46 +00:00
762e603013
rename counting_iterator() -> make_counting_iterator()
...
[SVN r9015]
2001-02-07 22:27:02 +00:00
6eeeb23332
Removed iterator_adaptor_pair_generator and
...
reverse_iterator_pair_generator (more such culling to come)
Improved comments
Changed all uses of std::iterator_traits as default arguments
to boost::detail::iterator_traits for improved utility in
non-generic contexts
Fixed naming convention of non-template parameter names
[SVN r9003]
2001-02-07 17:22:16 +00:00
07482538ed
Produce operator-> proxy objects for InputIterators
...
Added static assertions to do some basic concept checks
Renamed single-type generators -> xxx_generator
Renamed const/nonconst iterator generators -> xxx_pair_generator
Added make_transform_iterator(iter, function)
The existence of boost::detail::iterator_traits allowed many
template arguments to be defaulted. Some arguments had to be
moved to accomplish it.
[SVN r8994]
2001-02-07 05:15:42 +00:00
d17e8dae9b
codewarrior bug workaround
...
[SVN r8989]
2001-02-06 23:59:02 +00:00
5e1bc30db9
1st draft
...
[SVN r8939]
2001-02-05 05:39:43 +00:00
e8389d5f49
start of iterator concept tests
...
[SVN r8938]
2001-02-05 05:38:44 +00:00
332f18cf9f
changed category for transform iterator traits to input iterator
...
[SVN r8936]
2001-02-04 23:45:57 +00:00
7aea7b7881
Factored counting_iterator stuff into boost/counting_iterator.hpp
...
[SVN r8935]
2001-02-04 23:37:01 +00:00
3e6796ab91
Fixed lvalue test
...
[SVN r8934]
2001-02-04 23:35:26 +00:00
893b5c0e25
Moved contents to boost/iterator_adaptors.hpp
...
[SVN r8933]
2001-02-04 23:34:29 +00:00
41c334d718
MWERKS bug workaround
...
[SVN r8931]
2001-02-04 20:35:23 +00:00
05336f45c4
Support for user-defined iterator categories
...
[SVN r8930]
2001-02-04 20:33:45 +00:00
90299982a6
Added counting_iterator_generator; updated comments
...
[SVN r8928]
2001-02-04 19:38:28 +00:00
93b54c15c8
Inital checkin
...
[SVN r8927]
2001-02-04 19:11:30 +00:00
25f9acabac
corrected preconditions
...
[SVN r8925]
2001-02-04 19:00:03 +00:00
bb2ffadade
Added lvalue test
...
[SVN r8922]
2001-02-04 18:25:55 +00:00
b6aa32721f
Inital checkin
...
[SVN r8813]
2001-01-30 16:00:37 +00:00
8f41e88f85
fixed bug in assignment operator under VC++, which was the cause of
...
the access violation error in graph/test/graph.cpp. The root
of this bug is in compressed pair, which VC++ has a hard time
generating a correct operator= for.
[SVN r8767]
2001-01-25 04:57:16 +00:00
58b56fbabb
Initial checkin
...
[SVN r8757]
2001-01-24 18:36:52 +00:00
9a4b0b576d
added filter iterator
...
[SVN r8735]
2001-01-23 19:09:30 +00:00
c948483ec1
added some #ifdefs to prevent compilation of workaround code
...
[SVN r8688]
2001-01-21 20:28:02 +00:00
a31a89ae7d
fixed some mwerks compiler errors
...
[SVN r8683]
2001-01-21 19:33:06 +00:00
b8ccd48fa3
Moved type<> to boost/type.hpp
...
[SVN r8678]
2001-01-21 06:20:20 +00:00