Population.this

Undocumented in source.
  1. this()
  2. this(uint size)
    class Population(alias nameChecker, IndType)
    this
    (
    uint size
    )
    if (
    is(typeof(nameChecker()) == string)
    )

Meta