aurelia::box_artifact< Direction, VS, HS, IS > Struct Template Reference

Provides building operation for boxes. More...

#include <box.hh>

List of all members.

Public Member Functions

template<typename ExactList >
container_box< Direction, VS,
HS, IS, ExactList > 
operator[] (const box_list< ExactList > &l) const
 Builds a box container from a list of boxes.
template<typename ExactBox >
container_box< Direction, VS,
HS, IS, box_list_cons
< ExactBox, box_list_end > > 
operator[] (const box< ExactBox > &l) const
 Builds a box container from a singleton of box.

Detailed Description

template<typename Direction, unsigned VS, unsigned HS, unsigned IS>
struct aurelia::box_artifact< Direction, VS, HS, IS >

Provides building operation for boxes.


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