Dave Abrahams
8a1845d3c1
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
Dave Abrahams
14cafb420b
Roll back the reverse_iterator_pair_generator test
...
[SVN r9278]
2001-02-19 20:37:24 +00:00
Dave Abrahams
53b46c11f8
Fixed for MSVC
...
[SVN r9277]
2001-02-19 16:38:14 +00:00
Dave Abrahams
cadd356621
Oops!
...
[SVN r9276]
2001-02-19 16:28:06 +00:00
Dave Abrahams
539dd91e50
Added #include <climits>
...
[SVN r9275]
2001-02-19 16:26:51 +00:00
Dave Abrahams
f687240188
Fix missing comma bug
...
[SVN r9274]
2001-02-19 16:22:03 +00:00
Dave Abrahams
78f8f59fb4
Added tests for reverse_iterator_pair_generator
...
[SVN r9273]
2001-02-19 16:21:12 +00:00
John Maddock
eeac39db6d
Added RegExData constructor to keep ICL compiler happy
...
[SVN r9272]
2001-02-19 12:57:35 +00:00
John Maddock
45a4687c3d
added revised type traits tests, and removed defunct type_traits_test.cpp
...
[SVN r9271]
2001-02-19 12:55:25 +00:00
John Maddock
0dd3da48a1
more type traits updates:
...
Header includes get BOOST_ prefix,
BOOST_DECL_MC dropped in favour of new BOOST_STATIC_CONSTANT (from config.hpp),
operator ! dropped in favour of boost::type_traits::ice_not template.
[SVN r9270]
2001-02-19 12:52:30 +00:00
John Maddock
7f909b9faa
added BOOST_NO_INTRINSIC_WCHAR_T for ICL
...
[SVN r9269]
2001-02-19 12:50:27 +00:00
Jeremy Siek
680911de7a
added GraphRef parameter to allow reverse_graph to be constant or mutable
...
[SVN r9268]
2001-02-19 05:42:46 +00:00
Jeremy Siek
0f18ebb799
update #include path to adjacency_iterator
...
[SVN r9267]
2001-02-19 05:27:56 +00:00
Jens Maurer
7af613f495
re-run after upgrades of regex and type_traits
...
[SVN r9266]
2001-02-18 23:36:50 +00:00
Dave Abrahams
63f8a346b5
Added some missing 'explicit's
...
[SVN r9265]
2001-02-18 22:23:13 +00:00
Dave Abrahams
7630c59bf5
Reinstated reverse_iterator_pair_generator
...
[SVN r9264]
2001-02-18 22:21:14 +00:00
Dave Abrahams
52b12823de
Apply Jens' suggested fixes
...
[SVN r9263]
2001-02-18 21:50:57 +00:00
Jeremy Siek
80c691165e
added some property graph checks to stanford graph base
...
[SVN r9262]
2001-02-18 20:10:48 +00:00
Jeremy Siek
94481b0e5a
more from Andreas's patch
...
fixed it property map stuff
[SVN r9261]
2001-02-18 20:09:43 +00:00
Jens Maurer
defb837694
re-run after major type_traits updates and subsequent fixes
...
[SVN r9260]
2001-02-18 19:27:27 +00:00
Jens Maurer
5fbcf08288
fix minor typos
...
[SVN r9259]
2001-02-18 19:26:20 +00:00
Jeremy Siek
fb7937719e
removed bad size specifications from figures
...
[SVN r9258]
2001-02-18 19:10:11 +00:00
Jens Maurer
8ee68f3691
iterator_adaptors etc. are working again
...
[SVN r9257]
2001-02-18 19:01:16 +00:00
Jeremy Siek
9ad222b4c8
applied Andreas's patch and added out_degree()
...
[SVN r9256]
2001-02-18 18:09:19 +00:00
Jens Maurer
fe71c52529
use ice_not<> instead of logical not "!" to work around problems with
...
early EDG (for example, IRIX CC and Compaq C++)
[SVN r9255]
2001-02-18 16:16:02 +00:00
Jens Maurer
83c47f3928
using ice_not<> instead of logical not "!" helps IRIX and Compaq C++
...
[SVN r9254]
2001-02-18 16:07:01 +00:00
Jens Maurer
35bfe21d2f
needs <boost/type_traits/same_traits.hpp>
...
[SVN r9253]
2001-02-18 15:19:23 +00:00
John Maddock
f9be7b1a2b
Moved <cstddef> include to <boost/type_traits/fwd.hpp> as its required by all the new type traits headers..
...
[SVN r9252]
2001-02-18 12:24:46 +00:00
John Maddock
f6fd860cfa
regex Intel C++ fix...
...
[SVN r9251]
2001-02-18 12:03:08 +00:00
John Maddock
8e5c922a06
type_traits: regression failure fixes from type traits changes...
...
[SVN r9249]
2001-02-18 11:43:01 +00:00
Jens Maurer
9203ae2c3d
add <cstddef> for std::size_t
...
[SVN r9248]
2001-02-17 22:10:12 +00:00
Jeremy Siek
e2878c68a8
changes to order of indirect_iterator template parameter list, and
...
fixed a typo
[SVN r9247]
2001-02-17 22:03:30 +00:00
Jeremy Siek
e75028bd40
changes to order of indirect_iterator_generator param list
...
[SVN r9246]
2001-02-17 22:03:06 +00:00
Jeremy Siek
79d818ce84
used -kb this time
...
[SVN r9245]
2001-02-17 22:01:23 +00:00
Jeremy Siek
e43c317068
removing again
...
[SVN r9244]
2001-02-17 22:00:36 +00:00
Jens Maurer
abc89a8fc1
change "-ptall" to "-ptused" to avoid superfluous template instantiations
...
[SVN r9243]
2001-02-17 21:54:27 +00:00
Jeremy Siek
51ffbd9833
re-added, this time using -ko flag
...
[SVN r9242]
2001-02-17 20:21:56 +00:00
Jeremy Siek
d2f4df61cf
need to add in binary mode
...
[SVN r9241]
2001-02-17 20:17:53 +00:00
Jeremy Siek
d6de1bd277
added Category parameter to the indirect iterator
...
[SVN r9240]
2001-02-17 19:59:54 +00:00
Jeremy Siek
a9173e246d
added Category parameter and made a few more edits with regards to type requirements
...
[SVN r9239]
2001-02-17 19:59:19 +00:00
John Maddock
bc4be72f18
Added new type traits files.
...
[SVN r9238]
2001-02-17 12:25:45 +00:00
Dave Abrahams
4eda809cca
Remove restriction that a type generator generates a single type
...
[SVN r9237]
2001-02-17 04:28:59 +00:00
Jeremy Siek
4d95f9db5d
adjusted requirements for value type of the base iterator
...
[SVN r9236]
2001-02-17 01:51:45 +00:00
Jeremy Siek
da4c1e1022
made iterator_adaptor constructor explicit
...
[SVN r9235]
2001-02-17 01:50:40 +00:00
Jeremy Siek
8d8c08808d
added "explicit" to iterator_adaptor constructor
...
[SVN r9234]
2001-02-17 01:44:41 +00:00
Dave Abrahams
cb1c441310
Add an implicit conversion operator to operator_arrow_proxy as CW and BCC workarounds.
...
[SVN r9233]
2001-02-16 23:06:57 +00:00
Dave Abrahams
00bd866aef
Added a missing const. Made the tests run (somewhat) with plain MSVC again.
...
[SVN r9232]
2001-02-16 23:04:49 +00:00
Jens Maurer
4d2e0c7e00
add missing my_int3::operator!=
...
[SVN r9231]
2001-02-16 21:28:59 +00:00
Jens Maurer
58361ceec7
made filter_iterator_generator::policies_type public
...
[SVN r9230]
2001-02-16 21:27:26 +00:00
Beman Dawes
c53b86ee9b
Integrate Iterator Adaptor library into site
...
[SVN r9229]
2001-02-16 18:54:13 +00:00