Andreas Fabri
|
f0c1d3aab7
|
more allocator_traits
|
2018-04-19 14:49:05 +01:00 |
Laurent Rineau
|
095c27e2be
|
cosmetic changes
|
2018-04-17 17:14:19 +02:00 |
Andreas Fabri
|
7cbffac35b
|
Deal with deprecated functions allocator<T>::construct/destroy
|
2018-04-17 13:35:04 +01:00 |
Laurent Rineau
|
0b0b1503ef
|
Merge pull request #2594 from gdamiand/CMap-bugfixes-gdamiand
CMap bugfixes
|
2017-12-05 18:20:56 +01:00 |
Guillaume Damiand
|
5f939d33ab
|
Bug fix in CMap/GMap/LCC dart methods
|
2017-11-13 12:17:03 +01:00 |
Sébastien Loriot
|
0698f79aff
|
add SPDX identifier for files under the LGPL-3+ license
|
2017-11-12 10:17:50 +01:00 |
Guillaume Damiand
|
bfbee1701e
|
Now attributes and darts in CMap/GMap/LCC can have id or not depending on a template argument.
|
2017-03-27 17:16:40 -04:00 |
Guillaume Damiand
|
4bacc7a25a
|
Remove some useless include; set constructor of Dart and attribute protected; check for friend directives.
|
2016-11-29 11:43:35 +01:00 |
Guillaume Damiand
|
8d577b35da
|
Modif of copy contructors in GMap; bugfix in copy function.
|
2016-11-29 11:43:34 +01:00 |
Guillaume Damiand
|
788e680ecb
|
Use index in debug functions instead of adress of elements.
|
2016-11-29 11:43:32 +01:00 |
Guillaume Damiand
|
2aff4068b5
|
Allow to not define Dart_info and Attributes type in item class.
|
2016-11-29 11:43:32 +01:00 |
Guillaume Damiand
|
4624a0b97b
|
Factorize dart between CMap and GMap.
Now we use the same class in both packages.
TODO: modify the doc accordingly.
|
2016-11-29 11:43:31 +01:00 |
Guillaume Damiand
|
c0e903a106
|
Update copyright headers
|
2016-11-29 11:43:25 +01:00 |
Guillaume Damiand
|
6cf55c7544
|
Update code after removal of global operations
|
2016-11-29 11:43:13 +01:00 |
Guillaume Damiand
|
e65882ead7
|
Update generalized maps to follow the last modifications of combinatorial maps (nyf).
|
2016-11-29 11:43:07 +01:00 |
Guillaume Damiand
|
16f490251a
|
Reintroduce package Generalized map
|
2016-11-18 08:35:36 +01:00 |