#include "CXXR/NodeStack.hpp"
#include <algorithm>
#include <iostream>
#include <stdexcept>
Implementation of class CXXR::NodeStack.