.. SPDX-FileCopyrightText: 2020-2023 Jochem Rutgers SPDX-License-Identifier: CC-BY-4.0 1_hello ======= Store definition ---------------- .. literalinclude:: ../../examples/1_hello/ExampleHello.st Application ----------- .. literalinclude:: ../../examples/1_hello/main.cpp :language: cpp Output ------ .. literalinclude:: ../../examples/1_hello/output.txt Store reference --------------- .. doxygenclass:: stored::ExampleHelloObjects .. doxygenclass:: stored::ExampleHelloBase .. doxygenclass:: stored::ExampleHello