cgal/Generalized_map/include/CGAL/internal
Guillaume Damiand 233840ffc5 Replace pointer by reference in all functions.
This allows to use non const reference in Foreach_static functor (why this is not possible with pointers ? there is some black magic under tuple and variadic template...).

Thanks to this possibility, remove static variables used to return value in two functors.
2016-11-29 11:43:33 +01:00
..
Generalized_map_group_functors.h Replace pointer by reference in all functions. 2016-11-29 11:43:33 +01:00
Generalized_map_internal_functors.h Replace pointer by reference in all functions. 2016-11-29 11:43:33 +01:00
Generalized_map_sewable.h Replace pointer by reference in all functions. 2016-11-29 11:43:33 +01:00