aurelia::box< ExactType > Struct Template Reference

Abstract static class for box elements. More...

#include <box.hh>

Inheritance diagram for aurelia::box< ExactType >:
Collaboration diagram for aurelia::box< ExactType >:

List of all members.

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)

Detailed Description

template<typename ExactType>
struct aurelia::box< ExactType >

Abstract static class for box elements.


The documentation for this struct was generated from the following files: