LUMIERA.clone/src/container
Christian Thaeter ff51ea54e6 Add a copy function to the priqueue
by providing a custom copy function one can adjust otherwise non-copyable
elements. This should be used cautionary because dereferencing elements may
poison the cache and thus have some considerable performance impact
(profile this)
2013-09-13 02:57:26 +02:00
..
priqueue.c Add a copy function to the priqueue 2013-09-13 02:57:26 +02:00
priqueue.h Add a copy function to the priqueue 2013-09-13 02:57:26 +02:00