On 01/27/2015 08:33 AM, Piotrek wrote:

>> Non-static means nested.
>
> Hmm,this can be misleading. Nesting in structs doesn't introduce context
> pointer.

You must be thinking of structs nested inside user-defined types. Structs that are nested inside functions do have the context pointer.

Ali

Reply via email to