|
GiNaC 1.8.9
|
Wrapper template for making GiNaC classes out of STL containers. More...
#include "ex.h"#include "print.h"#include "archive.h"#include "assertion.h"#include "compiler.h"#include <algorithm>#include <iterator>#include <list>#include <memory>#include <stdexcept>#include <vector>Go to the source code of this file.
Classes | |
| class | GiNaC::container_storage< C > |
| Helper template for encapsulating the reserve() mechanics of STL containers. More... | |
| class | GiNaC::container< C > |
| Wrapper template for making GiNaC classes out of STL containers. More... | |
Namespaces | |
| namespace | GiNaC |
Wrapper template for making GiNaC classes out of STL containers.
Definition in file container.h.