context

Return current context object. An ImplicitContext is safely copyable, but only the top-most context per-thread can be modified (like in _the_ stack). There is no reason to store it though?

nothrow @nogc @safe
context
()

Meta