![]() |
KSquare Utilities
|
#include <assert.h>#include <ctype.h>#include <stdlib.h>#include <memory>#include <vector>#include <algorithm>#include <functional>#include <iostream>#include "KKBaseTypes.h"#include "RandomNumGenerator.h"Go to the source code of this file.
Classes | |
| class | KKB::KKQueue< Entry > |
| A typed container class/template that keeps track of entries via pointers only. More... | |
Namespaces | |
| KKB | |
| KKB The namespace for KKBase Library supporting general functionality needed by almost any application. | |
Definition in file KKQueue.h.