This file defines the SExpressionVector class along with tools to operate it.
Definition in file svector.hpp.
#include "iexcept.hpp"
#include "sexpress.hpp"
#include "gensref.hpp"
Include dependency graph for svector.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
| typedef GenericSReference< SExpressionVector, IntelibX_not_a_vector > | SVectorRefBase |
| Basic reference to a SExpressionVector. | |
|
|
Basic reference to a SExpressionVector.
Definition at line 93 of file svector.hpp. |
1.4.1