GemaMesh
The GeMA Mesh Plugin
Loading...
Searching...
No Matches
uibhmQueue.h File Reference

Declaration of the UibhmQueue helper class. More...

#include <QVector>
#include <assert.h>
Include dependency graph for uibhmQueue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UibhmQueue< T >
 A helper queue class implemented over a QVector with amortized O(1) enqueue and dequeue operations. Never shrinks the storage. More...
 

Detailed Description

Declaration of the UibhmQueue helper class.

Author
Carlos Augusto Teixeira Mendes
Date
october, 2025