Structure, the root of all structural element types. More...


Go to the source code of this file.
Namespaces | |
| namespace | vcsn | 
Classes | |
| struct | Structure | 
| Base class for the hierarchy of structural element types.  More... | |
| struct | dynamic_traits< Structure< S > > | 
Specialization of dynamic_traits for Structure.  More... | |
| struct | virtual_types< Structure< S > > | 
Specialization of virtual_types for Structure.  More... | |
Functions | |
Inequality operator for Structures.  | |
Calls equality operator of sub-class.   | |
| template<typename S> | |
| bool | operator!= (const vcsn::Structure< S > &a, const vcsn::Structure< S > &b) | 
Structure, the root of all structural element types. 
Definition in file structure.hh.
 1.5.6