CXXR (C++ R)
|
Class CXXR::NodeStack. More...
Go to the source code of this file.
Classes | |
class | CXXR::NodeStack |
Class implementing a stack of RObject*. More... | |
class | CXXR::NodeStack::ElementProxy |
Proxy object for an element of a NodeStack. More... | |
class | CXXR::NodeStack::Scope |
Object constraining lifetime of NodeStack entries. More... |
Namespaces | |
namespace | CXXR |
Namespace for the CXXR project. |
Class CXXR::NodeStack.