Can you provide a demo that supports the following features? In terms of the hello inheritance system
- support for multiple and single instances, greeterimpl for multiple instances and stdoutwriter for single instances
- support external access to stdoutwriter, not limited to greeterimpl internal use.
thanks