Variable DefferedContainer.depth

class DefferedContainer
{
  // ...
  size_t depth ;
  // ...
}