[Dune] [#766] Separate GenericGeometries and the SmallObjectPool

Dune flyspray at dune-project.org
Wed Apr 7 23:07:53 CEST 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#766 - Separate GenericGeometries and the SmallObjectPool
User who did this - Carsten Gräser (Carsten)

----------
OK, the heap allocation of the deleter is a show stoper. This could be replaced by a placement new on a static buffer. The only effect of the constructor would be the initialization of the vptr used to look up the operator() in the vtable.
Hence this should be comparable to the 'pointer to static template method' approach in r5958 but it would be a little more 'object oriented'. ;-)

Both approaches allow to avoid the *PolyAllocator.
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=766#comment1872

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list