Commit Graph

2 Commits

Author SHA1 Message Date
Laurent Rineau 8f677f0ce7 Convert header files created by Jane to Unix style
Otherwise that really complicates merging operations!
2012-08-22 15:41:33 +00:00
Jane Tournois bb7b804930 r69547 from Mesh_3-experimental-GF
merge from codebase to use 
CGAL_CONSTRUCT_INTRUSIVE_LIST_RANGE_CONSTRUCTOR
in Intrusive_list.
It avoids copying things one by one : wa can use constructor
Intrusive_list mylist(begin, end);
2012-07-30 10:34:07 +00:00