Commit Graph

26 Commits

Author SHA1 Message Date
Michael Hoffmann 7b8ab90f65 Fixed stlport stuff for msvc. 2001-07-09 13:38:17 +00:00
Michael Hoffmann ef27baaa46 Made In_place_list::allocator non-static for MSVC. 2001-07-06 12:34:01 +00:00
Michael Hoffmann e2c903a3dc Added swap adaptor for functors. 2001-07-06 07:45:16 +00:00
Michael Hoffmann 33321b7ed9 Added Allocators to In_place_list acc. to Lutz. 2001-07-04 16:00:52 +00:00
Michael Hoffmann a127466f9c Added compose_shared.
Fixed Arity_traits problem.
2001-07-04 11:48:25 +00:00
Michael Hoffmann 2f934bd2af New functor adaptors (bind/compose).
Removed Compose for Projection objects.
2001-07-03 12:18:23 +00:00
Michael Hoffmann 8e68d2f1e3 *** empty log message *** 2001-07-03 12:16:35 +00:00
Michael Hoffmann 918cb32e4b *** empty log message *** 2001-06-26 14:19:52 +00:00
Michael Hoffmann 720430a1f5 Fixed Inverse_index for buggy gcc-3 map acc. to Eti. 2001-06-21 14:51:07 +00:00
Michael Hoffmann 59666223f7 Changed Iterator_project as Lutz suggested. 2001-06-18 12:13:35 +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 66d78f5659 *** empty log message *** 2000-08-22 10:23:30 +00:00
Michael Hoffmann 1f95386359 Fixed leading underscore names. 2000-04-14 10:56:59 +00:00
Michael Hoffmann 6ec93d2f3b Replace reverse_bidirectional_iterator by reverse_iterator.
Fixed composition class/functions.
2000-04-04 14:43:52 +00:00
Michael Hoffmann 3f6f9dbb15 *** empty log message *** 1999-11-10 13:44:37 +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 872f215adc Removed superfluous template parameter D in operator+(D,*). 1999-09-13 07:31:26 +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 67f473d5b5 *** empty log message *** 1999-09-01 19:34:36 +00:00
Michael Hoffmann eb416d9049 *** empty log message *** 1999-09-01 19:32:32 +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