aurelia::any_box_list Struct Reference

Box list wrapping a virtual box list. More...

#include <box.hh>

Inheritance diagram for aurelia::any_box_list:
Collaboration diagram for aurelia::any_box_list:

List of all members.

Public Member Functions

template<typename ExactType >
 any_box_list (const box_list< ExactType > &l)
 untyped_constructor
 any_box_list (const any_box_list &other)
 Copy constructor.
any_box_listoperator= (any_box_list other)
 Assignment.
void swap (any_box_list &other)
 Exception-free swap.
virtual unsigned to_text (std::ostream &s, unsigned pos, unsigned VS, unsigned HS, unsigned IS, Dir direction, bool first) const
 Prints out the box.

Detailed Description

Box list wrapping a virtual box list.


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