Variable DepthInfo.boundsTest

struct DepthInfo
{
  // ...
  std.typecons.Flag!("boundsTest") boundsTest ;
  // ...
}