Commit Graph

14 Commits

Author SHA1 Message Date
Michael Hoffmann 48e836d9a8 Removed a lot of obsolete workarounds.
Updates for Filter_iterator by Menelaos.
2003-05-05 20:07:15 +00:00
Michael Hoffmann 27a674bde8 *** empty log message *** 2003-04-03 12:49:45 +00:00
Michael Hoffmann 6fb0c8125d *** empty log message *** 2002-11-06 14:09:26 +00:00
Michael Hoffmann 7fdc60ca32 Fixed sunpro 5.3 problems. 2001-09-14 11:26:58 +00:00
Michael Hoffmann 4f8f946593 Added merge and sort parameterized with a StrictWeakOrdering to in-place list. 2001-06-11 15:47:41 +00:00
Michael Hoffmann 1f95386359 Fixed leading underscore names. 2000-04-14 10:56:59 +00:00
Michael Hoffmann 6f3b895a67 Removed conditional include checks.
Fixed bug in min/max_element_if.
1999-11-10 13:37:55 +00:00
Michael Hoffmann 7dc3dbca11 Introduced CGAL_LIMITED_ITERATOR_TRAITS_SUPPORT for MSVC.
Don't use iterator_category(...), if iterator traits are there.
1999-09-10 13:35:22 +00:00
Michael Hoffmann 83ee46d93b *** empty log message *** 1999-09-01 19:48:36 +00:00
Michael Hoffmann 38e8220c78 Added file algorithm.h.
New functions min_max_element and min/max_element_if.
1999-09-01 19:12:35 +00:00
Michael Hoffmann 5063306062 Added N_step_adaptor_derived.
Fixed _Circulator_size_traits to I_Circulator_size_traits.
1999-08-24 10:59:28 +00:00
Michael Hoffmann 629f071db0 Removed obsolete workaround flags.
Removed line directives.
1999-07-30 10:54:52 +00:00
Michael Hoffmann c4cb253321 Added typedefs for types from base class that are not visible
since the base class depends on the template parameter.
(in composition classes and Random_access_value_adaptor)
1999-07-30 07:19:19 +00:00
Michael Hoffmann 8203339d1d Initial revision 1999-07-30 06:36:34 +00:00