cgal/STL_Extension/include/CGAL
Sylvain Pion f06dc5554a Add two functions to check (more efficiently than naively, namely O(sqrt(n))
instead of O(n)) whether an iterator belongs to the range [begin(), end()).

  bool owns(const_iterator pos);
  bool owns_dereferencable(const_iterator pos);

This is useful for speeding up some debug function at the triangulation level.
2010-01-23 17:26:16 +00:00
..
Cache.h
Circulator_identity.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Circulator_on_node.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Circulator_project.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Compact_container.h Add two functions to check (more efficiently than naively, namely O(sqrt(n)) 2010-01-23 17:26:16 +00:00
Complexity_tags.h Merged revisions 52226 via svnmerge from 2009-11-03 15:17:02 +00:00
Concatenate_iterator.h Suppress warning 2009-07-07 15:56:20 +00:00
Counting_iterator.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Default.h Properties. 2009-07-20 08:52:20 +00:00
Flattening_iterator.h
Fourtuple.h
Handle.h Fix a problem reported by a user and discussed on CGAL-develop: 2009-07-29 13:27:47 +00:00
Handle_for.h Include boost header file, as we use a boost macro 2008-10-13 14:18:24 +00:00
Handle_for_virtual.h
Handle_with_policy.h
In_place_list.h Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
Inverse_index.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Iterator_identity.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Iterator_project.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Iterator_transform.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Join_input_iterator.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Location_policy.h Merged revisions 52226 via svnmerge from 2009-11-03 15:17:02 +00:00
Multiset.h
N_step_adaptor.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
N_step_adaptor_derived.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Nested_iterator.h Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
Object.h Add a convenience function for the idiom "if(obj.is<Point>())"... 2009-12-16 16:09:04 +00:00
Random_access_adaptor.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Random_access_value_adaptor.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Sixtuple.h
Threetuple.h
Twotuple.h
Uncertain.h Kill a warning of gcc in -pedantic mode. 2009-11-13 12:20:21 +00:00
algorithm.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
array.h Add more information about make_array(). 2009-08-04 15:03:23 +00:00
assertions.h Fix comment. 2008-11-21 16:47:39 +00:00
assertions_behaviour.h Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour 2008-11-21 16:42:02 +00:00
copy_n.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
exceptions.h
function_objects.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
iterator.h Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
memory.h
min_max_n.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
multiset_assertions.h Add include<CGAL/assertions.h> in *_assertion files. 2009-10-07 13:16:13 +00:00
tags.h
tuple.h Expand the non-variadic version of Dispatch_*_output_iterator and Is_in_tuple for up to 7 parameters 2009-04-30 17:28:55 +00:00
type_traits.h Remove a few "warning: extra ';'" with g++ -pedantic. 2009-11-14 11:49:52 +00:00
utility.h Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
vector.h Rename CGALi to internal. 2009-08-24 17:10:04 +00:00