Commit Graph

942 Commits

Author SHA1 Message Date
Sébastien Loriot 861588abe1 Merge 'sloriot/CGAL-std_type_traits' into master 2022-08-03 20:19:51 +02:00
Sébastien Loriot fbd8b8a75a add out-of-class definition if c++17 is not used 2022-07-27 16:28:59 +02:00
Guillaume Damiand 195b0c1f48 An index must be convertible to size_type and not size_t 2022-07-22 11:46:15 +02:00
Guillaume Damiand 149b73f1eb use destroy from std::allocator_traits 2022-07-22 08:53:25 +02:00
Guillaume Damiand 233f757148 Remove macro used for the reviewing step. 2022-07-21 10:40:45 +02:00
Guillaume Damiand 447728692d use rebind_alloc instead of rebind for std::allocator 2022-07-20 11:31:04 +02:00
Guillaume Damiand 309f2268b9 use allocator_traits to retreive the different types in an std::allocator 2022-07-20 11:11:03 +02:00
Guillaume Damiand 57c755d474 reference does not exist anymore in std::allocator 2022-07-20 11:08:08 +02:00
Guillaume Damiand 5acb72c3b6 Use default constructor 2022-07-19 11:18:23 +02:00
Guillaume Damiand 6673a6815a Remove option in cmake (pushed by mistake) 2022-07-19 11:08:53 +02:00
Guillaume Damiand 9d0b43c2da handle -> descriptor in comments 2022-07-19 10:14:16 +02:00
Guillaume Damiand 4a77e76109 Change zero-initializing built-in types. Is it correct now? 2022-07-19 10:07:31 +02:00
Guillaume Damiand 2e737d4c5e Remove a warning 2022-07-19 10:06:47 +02:00
Guillaume Damiand f2630fa4b9
Merge branch 'master' into CMap_index-gdamiand 2022-07-19 09:44:16 +02:00
Guillaume Damiand 75bc510926
Update Combinatorial_map/include/CGAL/Compact_container_with_index.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-07-19 09:43:10 +02:00
Guillaume Damiand 2cea03ee19
Update Combinatorial_map/include/CGAL/Compact_container_with_index.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-07-19 09:42:50 +02:00
Guillaume Damiand 337cdf3490
Update Combinatorial_map/include/CGAL/Compact_container_with_index.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-07-19 09:42:44 +02:00
Guillaume Damiand ccec860303 Add example of CMap/GMap with index in user manual 2022-06-27 15:36:07 +02:00
Guillaume Damiand df37baa8d3 trailing 2022-06-27 14:29:00 +02:00
Guillaume Damiand f53c61a6e5 Example for map with index 2022-06-27 14:22:07 +02:00
Guillaume Damiand 9b44e0ae66 Add an example for cmap with indices. 2022-06-27 13:57:27 +02:00
Guillaume Damiand daf79c8070 Realign cmap examples 2022-06-27 13:57:08 +02:00
Guillaume Damiand cbc038fff8 Rename upper_bound_XXX_ids by upper_bound_on_XXX_ids 2022-06-27 12:37:49 +02:00
Guillaume Damiand aa91b53297 Add methods in CMap/GMap/LCC to get upper bounds, when indices are used 2022-06-21 14:16:12 +02:00
Guillaume Damiand ec96ff853c
Update Combinatorial_map/doc/Combinatorial_map/Concepts/GenericMapItems.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-21 10:15:08 +02:00
Guillaume Damiand 46e64077af
Update Combinatorial_map/doc/Combinatorial_map/Combinatorial_map.txt
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-21 10:11:47 +02:00
Guillaume Damiand 38eab599ee
Update Combinatorial_map/doc/Combinatorial_map/Combinatorial_map.txt
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-21 10:11:25 +02:00
Guillaume Damiand bcbb6c296e Update begin operator for cc with index 2022-06-17 10:47:55 +02:00
Guillaume Damiand 1e0adffc21 Add is_used method 2022-06-10 18:57:53 +02:00
Guillaume Damiand ed747f4c46 Change type of iterator for attributes 2022-06-10 18:41:59 +02:00
Sébastien Loriot ac8b6d4731 boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Guillaume Damiand b2474405ad Templace class index to differentiate the indices used for different cc with index (TODO) 2022-06-08 18:38:26 +02:00
Guillaume Damiand a60dd02665 null_descriptor should be public 2022-06-02 20:12:01 +02:00
Guillaume Damiand 731fe75c91 Typo in doc 2022-06-02 17:07:58 +02:00
Guillaume Damiand cfd9ac640a Add tests 2022-06-02 16:41:00 +02:00
Guillaume Damiand 828a1a9dcc Update cc with index iterator comparators 2022-06-02 16:24:24 +02:00
Guillaume Damiand 83b095dc13 CC with index bugfix 2022-06-02 15:05:09 +02:00
Guillaume Damiand 05601c65b4 tab 2022-06-02 14:58:02 +02:00
Guillaume Damiand eec4cad774 tab 2022-06-02 14:34:39 +02:00
Guillaume Damiand 3a25a02723 CC with index; almost done 2022-06-02 13:56:09 +02:00
Guillaume Damiand 106d8c029b CC with index bug fix; ok for v1 and v2. 2022-06-01 19:15:58 +02:00
Guillaume Damiand d4879f3dc6 Bugfix in correct invalid attribute functor 2022-06-01 14:24:29 +02:00
Guillaume Damiand da3e359504 bug fix in cc with index v1 2022-05-27 15:03:31 +02:00
Guillaume Damiand 14073bbba5 Ok for cc with index version 2 2022-05-27 14:35:07 +02:00
Guillaume Damiand c6b6c80145 Bug fix in cc with index 2022-05-25 16:37:51 +02:00
Guillaume Damiand 94cd1b4df8 continue to debug cc with index 2022-05-25 11:07:44 +02:00
Guillaume Damiand 59b861df8f Modify free list for cc with index 2022-05-24 19:10:15 +02:00
Guillaume Damiand 79021272ff trailing 2022-05-23 15:04:27 +02:00
Guillaume Damiand 514545029d Simplify storages for CMap/GMap/LCC 2022-05-23 14:33:15 +02:00
Guillaume Damiand c25da7a9ba CC with index cont 2022-05-23 13:28:00 +02:00