DefferredConfigurationContext.context - multiple declarations

Variable DefferredConfigurationContext.context

Underlying configuration context to which actual registration is deffered.

struct DefferredConfigurationContext
{
  // ...
  R context ;
  // ...
}

Variable DefferredConfigurationContext.context

Underlying configuration context to which actual registration is deffered.

struct DefferredConfigurationContext
{
  // ...
  R context ;
  // ...
}