This website requires JavaScript.
Explore
Help
Sign In
songsenand
/
cgal
mirror of
https://github.com/CGAL/cgal
Watch
1
Star
0
Fork
You've already forked cgal
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b2edb9d20b
cgal
/
STL_Extension
/
include
/
CGAL
History
Marc Glisse
24d396afb2
Micro-optimization: do the opaque call first so it does not hinder optimizers.
...
(don't expect to measure the difference)
2014-05-05 19:13:31 +02:00
..
internal
/boost
…
Cache.h
…
Circulator_identity.h
…
Circulator_on_node.h
…
Circulator_project.h
…
Compact_container.h
Oops, I removed a line by mistake
2013-12-20 15:11:36 +01:00
Complexity_tags.h
…
Concatenate_iterator.h
…
Counting_iterator.h
…
Default.h
…
Flattening_iterator.h
…
Fourtuple.h
put the 'deprecated' macro at the right spot and add a testsiuite
2013-09-10 11:37:08 +02:00
Handle.h
…
Handle_for.h
Micro-optimization: do the opaque call first so it does not hinder optimizers.
2014-05-05 19:13:31 +02:00
Handle_for_virtual.h
…
Handle_with_policy.h
Fix a memory leak in Handle_with_policy:
2013-11-15 16:20:01 +01:00
In_place_list.h
…
Inverse_index.h
…
Iterator_project.h
…
Iterator_transform.h
…
Join_input_iterator.h
…
Location_policy.h
…
Modifiable_priority_queue.h
…
Multiset.h
…
N_step_adaptor.h
…
N_step_adaptor_derived.h
…
Nested_iterator.h
…
Object.h
do not use exception in Object::assign. g++3.4 produces a segfault with -O2
2013-06-12 17:39:31 +02:00
Random_access_adaptor.h
…
Random_access_value_adaptor.h
…
Sixtuple.h
put the 'deprecated' macro at the right spot and add a testsiuite
2013-09-10 11:37:08 +02:00
Threetuple.h
put the 'deprecated' macro at the right spot and add a testsiuite
2013-09-10 11:37:08 +02:00
Twotuple.h
put the 'deprecated' macro at the right spot and add a testsiuite
2013-09-10 11:37:08 +02:00
Uncertain.h
…
algorithm.h
Add comments to #ifndef/endif
2014-01-31 16:50:20 +01:00
array.h
…
assertions.h
…
assertions_behaviour.h
…
copy_n.h
…
exceptions.h
…
function_objects.h
…
is_convertible.h
…
is_iterator.h
Mainly added includes
2013-09-13 22:24:30 +02:00
is_streamable.h
…
iterator.h
Add a comment that says why a warning must be disabled
2014-03-26 17:36:19 +01:00
memory.h
…
min_max_n.h
…
multiset_assertions.h
…
result_of.h
…
tags.h
Make Tag_true and Tag_false be models of the Boost Integral Constant model
2013-08-27 17:07:24 +02:00
tuple.h
…
type_traits.h
…
utility.h
better support of heterogeneous but compatible types
2013-12-17 20:37:19 +01:00
vector.h
…