|
Files |
| file | default_ops.hh |
| | Default implementations for standard Element operations.
|
| file | default_ops.hxx |
| file | design_pattern.hh |
| file | element.hh |
| | Declaration of Element.
|
| file | element.hxx |
| file | element_op_traits.hh |
| | Declaration of default arithmetical operator traits for Element.
|
| file | element_ops.hh |
| | Declarations of standard external operator delegations for Element.
|
| file | element_ops.hxx |
| file | factory.hh |
| | Factory Method generic implementation. This code comes from the proposed implementation by Alexandrescu, in his "Modern C++ Design" book.
|
| file | meta_element_root.hh |
| | Definition of the specialization of MetaElement for the root Structure.
|
| file | meta_element_root.hxx |
| file | predecls.hh |
| | Forward declarations of the design pattern template classes of Vaucanson.
|
| file | slots.hh |
| | Declaration of set attribute slot for Element.
|
| file | slots.hxx |
| file | structure.hh |
| | Definition of class Structure, the root of all structural element types.
|
| file | structure.hxx |
| file | syntactic_decorator.hh |
| | Declaration of the very base class of Element.
|
| file | syntactic_decorator.hxx |