.. SPDX-FileCopyrightText: 2020-2023 Jochem Rutgers SPDX-License-Identifier: CC-BY-4.0 3_scope ======= Store definition ---------------- .. literalinclude:: ../../examples/3_scope/ExampleScope.st Application ----------- .. literalinclude:: ../../examples/3_scope/main.cpp :language: cpp Output ------ .. literalinclude:: ../../examples/3_scope/output.txt Store reference --------------- .. doxygenclass:: stored::ExampleScopeObjects .. doxygenclass:: stored::ExampleScopeBase .. doxygenclass:: stored::ExampleScope