ORIGINAL
|
Abstract polymorphic container with value encapsulation and navigation support. More...
Go to the source code of this file.
Classes | |
class | original::wrapper< TYPE > |
Base class for linked value containers with formatted output. More... | |
Namespaces | |
namespace | original |
Main namespace for the project Original. | |
Abstract polymorphic container with value encapsulation and navigation support.
Defines a template-based interface for objects that wrap values while maintaining bidirectional links to other containers. Integrates with printable for diagnostics.