aurelia::any_box Struct Reference

Box wrapping a virtual box. More...

#include <box.hh>

Inheritance diagram for aurelia::any_box:
Collaboration diagram for aurelia::any_box:

List of all members.

Public Member Functions

template<typename RealType >
 any_box (const box< RealType > &b)
 untyped_constructor
 any_box (const any_box &other)
 Copy constructor.
any_boxoperator= (any_box other)
 Assignement.
void swap (any_box &other)
 Exception-free swap.
virtual unsigned to_text (std::ostream &s, unsigned pos) const
 Prints out the box.

Detailed Description

Box wrapping a virtual box.


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