// table of instancied maps for Dart/CellMarker release
staticstd::vector<GenericMap*>*s_instances;
/**
* Direct access to the Dart attributes that store the orbits embeddings
...
...
@@ -130,9 +134,6 @@ protected:
std::multimap<AttributeMultiVectorGen*,AttributeHandlerGen*>attributeHandlers;// TODO think of MT (AttributeHandler creation & release are not thread safe!)
std::mutexattributeHandlersMutex;
// table of instancied maps for Dart/CellMarker release