ConcreteTermBox

private struct ConcreteTermBox<Base> : TermBox where Base : TermProtocol

A box wrapping an instance of Base.