|
wxMaxima
|
The evaluation queue. More...
#include "precomp.h"#include "cells/GroupCell.h"#include <wx/arrstr.h>#include <vector>#include <utility>Go to the source code of this file.
Data Structures | |
| class | EvaluationQueue |
| A simple FIFO queue with manual removal of elements. More... | |
The evaluation queue.
The class EvaluationQueue that is declared here handles the queue of commands that still have to be sent to maxima.