A Base class for virtual inheritance hierarchies.
More...
|
class | utility::VirtualBase |
| Base class for Polymorphic classes All classes in Rosetta used polymorphically (that is, where a pointer/reference to a base type can point/reference a derived type) should inherit from this class. More...
|
|
|
| utility |
| unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
|
|
A Base class for virtual inheritance hierarchies.
- Author
- Rocco Moretti (rmore.nosp@m.ttia.nosp@m.se@gm.nosp@m.ail..nosp@m.com)