Abstract static class for box elements. More...
#include <box.hh>
Public Types | |
typedef term< box, vbox_constr, hbox_constr, hvbox_constr, string_box_constr > | super |
Public Member Functions | |
operator ExactType & () | |
Downcast operator. | |
operator const ExactType & () const | |
Downcast operator. | |
box (const super &other) | |
box (super &&other) |
Abstract static class for box elements.