cgv
cgv::data::dynamic_priority_queue< T >::extended_element Struct Reference

store per element, whether it is empty and a link to the next empty element or to the heap location More...

#include <dynamic_priority_queue.h>

Detailed Description

template<typename T>
struct cgv::data::dynamic_priority_queue< T >::extended_element

store per element, whether it is empty and a link to the next empty element or to the heap location


The documentation for this struct was generated from the following file: