Variable RegistrationInfoTaggedRegistrationContext.context

Underlying registration context.

struct RegistrationInfoTaggedRegistrationContext
{
  // ...
  T context ;
  // ...
}