Coder :: LeaveContext

01 Removes one entry of the dynamical context name array.
02

[C++] void LeaveContext();

03 For each call to EnterContext() a corresponding LeaveContext() should be done.
This method pair is automatically handled by a CoderContext.
04 Reference: net::semys
Implementation: Semys Architecture
See Also: Arch Coder Sub-System, Coder, EnterContext()

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.